Disable deprecated linters
This commit is contained in:
parent
2f45c415e0
commit
7b20bc9822
@ -1,5 +1,10 @@
|
||||
linters:
|
||||
enable-all: true
|
||||
disable:
|
||||
- golint
|
||||
- scopelint
|
||||
- maligned
|
||||
- interfacer
|
||||
linters-settings:
|
||||
errcheck:
|
||||
exclude-functions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user