mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	@@ -26,7 +26,7 @@ linters-settings:
 | 
				
			|||||||
  gocritic:
 | 
					  gocritic:
 | 
				
			||||||
    disabled-checks:
 | 
					    disabled-checks:
 | 
				
			||||||
      - ifElseChain
 | 
					      - 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:
 | 
					issues:
 | 
				
			||||||
  exclude-rules:
 | 
					  exclude-rules:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user