1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-06 03:53:54 +02:00

Skip gosec linting on tests

This commit is contained in:
Nick Meves 2020-07-20 19:42:05 -07:00
parent 45222395e0
commit 46cc21d8cf
No known key found for this signature in database
GPG Key ID: 93BA8A3CEDCDD1CF

View File

@ -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: