Chore: remove deprecated scopelint (#847)

This commit is contained in:
Loyalsoldier
2021-04-03 00:41:38 +08:00
committed by GitHub
parent 78c1993431
commit ebd4a56352
-5
View File
@@ -5,10 +5,6 @@ run:
issues:
new: true
exclude-rules:
- path: _test\.go
linters:
- scopelint
linters:
enable:
@@ -25,7 +21,6 @@ linters:
- misspell
- nakedret
- rowserrcheck
- scopelint
- staticcheck
- structcheck
- stylecheck