mirror of
https://github.com/securego/gosec.git
synced 2024-12-24 20:14:32 +02:00
remove deprecated linters
This commit is contained in:
parent
aef69b3f85
commit
73f0efcd02
@ -2,7 +2,6 @@ linters:
|
||||
enable:
|
||||
- asciicheck
|
||||
- bodyclose
|
||||
- deadcode
|
||||
- depguard
|
||||
- dogsled
|
||||
- durationcheck
|
||||
@ -24,12 +23,10 @@ linters:
|
||||
- nolintlint
|
||||
- revive
|
||||
- staticcheck
|
||||
- structcheck
|
||||
- typecheck
|
||||
- unconvert
|
||||
- unparam
|
||||
- unused
|
||||
- varcheck
|
||||
- wastedassign
|
||||
|
||||
run:
|
||||
|
Loading…
Reference in New Issue
Block a user