mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-31 12:38:51 +03:00
@ -26,7 +26,7 @@ linters-settings:
|
||||
gocritic:
|
||||
disabled-checks:
|
||||
- ifElseChain
|
||||
- singleCaseSwitch # Every time this occured in the code, there was no other way.
|
||||
- singleCaseSwitch # Every time this occurred in the code, there was no other way.
|
||||
|
||||
issues:
|
||||
exclude-rules:
|
||||
|
Reference in New Issue
Block a user