You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-08-08 22:46:33 +02:00
add new loop var linter for go1.22 and remove unnecessary exportloopref linter
This commit is contained in:
@@ -17,7 +17,7 @@ linters:
|
|||||||
- goprintffuncname
|
- goprintffuncname
|
||||||
- misspell
|
- misspell
|
||||||
- prealloc
|
- prealloc
|
||||||
- exportloopref
|
- copyloopvar
|
||||||
- stylecheck
|
- stylecheck
|
||||||
- unconvert
|
- unconvert
|
||||||
- gocritic
|
- gocritic
|
||||||
|
Reference in New Issue
Block a user