mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 11:35:51 +00:00
Update the golangci linters
Change-Id: I8938d57e9751913f65b4825a44c252b31888f9e8 Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
parent
8467f012e0
commit
a1b2ab80af
1 changed files with 1 additions and 1 deletions
|
@ -2,11 +2,11 @@ linters:
|
|||
enable:
|
||||
- asciicheck
|
||||
- bodyclose
|
||||
- copyloopvar
|
||||
- dogsled
|
||||
- durationcheck
|
||||
- errcheck
|
||||
- errorlint
|
||||
- exportloopref
|
||||
- gci
|
||||
- ginkgolinter
|
||||
- gochecknoinits
|
||||
|
|
Loading…
Reference in a new issue