mirror of
https://github.com/securego/gosec.git
synced 2025-03-19 21:08:30 +02:00
Remove the depguard from the list of enabled linters
It seems that it flags some imports which are part of the project. Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
This commit is contained in:
parent
1f689968ec
commit
1457921142
@ -2,7 +2,6 @@ linters:
|
||||
enable:
|
||||
- asciicheck
|
||||
- bodyclose
|
||||
- depguard
|
||||
- dogsled
|
||||
- durationcheck
|
||||
- errcheck
|
||||
|
Loading…
x
Reference in New Issue
Block a user