mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 09:25:15 +00:00 
			
		
		
		
	Linter hacks
This commit is contained in:
		@@ -21,6 +21,13 @@ linters:
 | 
				
			|||||||
        - unconvert
 | 
					        - unconvert
 | 
				
			||||||
        - unparam
 | 
					        - unparam
 | 
				
			||||||
linters-settings:
 | 
					linters-settings:
 | 
				
			||||||
 | 
					    gosec:
 | 
				
			||||||
 | 
					      excludes:
 | 
				
			||||||
 | 
					        - G115
 | 
				
			||||||
 | 
					    errcheck:
 | 
				
			||||||
 | 
					      exclude-functions:
 | 
				
			||||||
 | 
					        - fmt.Fprint
 | 
				
			||||||
 | 
					        - fmt.Fprintf
 | 
				
			||||||
    goconst:
 | 
					    goconst:
 | 
				
			||||||
        # minimal length of string constant
 | 
					        # minimal length of string constant
 | 
				
			||||||
        # default: 3
 | 
					        # default: 3
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user