Enable errcheck linter (#646)

This commit is contained in:
Duco van Amstel
2018-12-08 16:04:10 +00:00
committed by Wim
parent b6d81f34ba
commit a2754f15fc
7 changed files with 37 additions and 25 deletions

View File

@@ -175,7 +175,6 @@ linters-settings:
linters:
enable-all: true
disable:
- errcheck
- gochecknoglobals
- gocyclo
- lll