1
0
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:
Nick Meves
2020-07-20 19:42:05 -07:00
parent 45222395e0
commit 46cc21d8cf

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: