mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-01-24 05:26:55 +02:00
Add gosec to .golangci.yml
This commit is contained in:
parent
ad52587ae6
commit
542bf1fad1
@ -9,6 +9,7 @@ linters:
|
||||
- deadcode
|
||||
- gofmt
|
||||
- goimports
|
||||
- gosec
|
||||
- gosimple
|
||||
- staticcheck
|
||||
- structcheck
|
||||
|
Loading…
x
Reference in New Issue
Block a user