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