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