mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 19:45:51 +00:00
13 lines
151 B
YAML
13 lines
151 B
YAML
linters:
|
|
enable:
|
|
- megacheck
|
|
- govet
|
|
- unparam
|
|
- unconvert
|
|
- misspell
|
|
- gofmt
|
|
- golint
|
|
- gosec
|
|
- nakedret
|
|
- dogsled
|
|
- depguard
|