mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-01-22 05:19:26 +02:00
Skip gosec linting on tests
This commit is contained in:
parent
45222395e0
commit
46cc21d8cf
@ -34,6 +34,7 @@ issues:
|
|||||||
- bodyclose
|
- bodyclose
|
||||||
- unconvert
|
- unconvert
|
||||||
- gocritic
|
- gocritic
|
||||||
|
- gosec
|
||||||
# If we have tests in shared test folders, these can be less strictly linted
|
# If we have tests in shared test folders, these can be less strictly linted
|
||||||
- path: tests/.*_tests\.go
|
- path: tests/.*_tests\.go
|
||||||
linters:
|
linters:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user