Switch to golangci-lint

This commit is contained in:
9seconds
2018-07-18 08:37:37 +03:00
parent c1e5c33076
commit c1b862c1e9
19 changed files with 194 additions and 112 deletions
+2
View File
@@ -10,6 +10,8 @@ go:
- master
script:
- make prepare
- make all
- make lint
- make test