chore(lint): remove some linters
- remove duplicate `predeclared` - remove commented `varnamelen` and `wrapcheck`
This commit is contained in:
@@ -35,8 +35,6 @@ linters:
|
|||||||
enable:
|
enable:
|
||||||
# - cyclop
|
# - cyclop
|
||||||
# - errorlint
|
# - errorlint
|
||||||
# - varnamelen
|
|
||||||
# - wrapcheck
|
|
||||||
- asciicheck
|
- asciicheck
|
||||||
- bidichk
|
- bidichk
|
||||||
- bodyclose
|
- bodyclose
|
||||||
@@ -83,7 +81,6 @@ linters:
|
|||||||
- nosprintfhostport
|
- nosprintfhostport
|
||||||
- prealloc
|
- prealloc
|
||||||
- predeclared
|
- predeclared
|
||||||
- predeclared
|
|
||||||
- promlinter
|
- promlinter
|
||||||
- revive
|
- revive
|
||||||
- rowserrcheck
|
- rowserrcheck
|
||||||
|
|||||||
Reference in New Issue
Block a user