You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-07-15 01:44:22 +02:00
Skip gosec linting on tests
This commit is contained in:
@ -34,6 +34,7 @@ issues:
|
||||
- bodyclose
|
||||
- unconvert
|
||||
- gocritic
|
||||
- gosec
|
||||
# If we have tests in shared test folders, these can be less strictly linted
|
||||
- path: tests/.*_tests\.go
|
||||
linters:
|
||||
|
Reference in New Issue
Block a user