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