build: move linter build tags into Makefile to fix golangci-lint

This commit is contained in:
Nick Craig-Wood
2019-04-12 15:48:36 +01:00
parent 41f01da625
commit b05da61c82
2 changed files with 2 additions and 5 deletions

View File

@@ -1,9 +1,5 @@
# golangci-lint configuration options
run:
build-tags:
- cmount
linters:
enable:
- deadcode