include linting in build process

This commit is contained in:
Christian Schwarz
2019-03-27 13:04:38 +01:00
parent cd829bd79a
commit 5b256a92b3
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -62,6 +62,7 @@ jobs:
- run: make
- run: make vet
- run: make test
- run: make lint
- run: make release
- store_artifacts: