mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	@@ -277,5 +277,4 @@ linters-settings: # please keep this alphabetized
 | 
			
		||||
    enable-all: true
 | 
			
		||||
    disable:  # TODO: remove each disabled rule and fix it
 | 
			
		||||
      - float-compare
 | 
			
		||||
      - go-require
 | 
			
		||||
      - require-error
 | 
			
		||||
 
 | 
			
		||||
@@ -242,7 +242,6 @@ linters-settings: # please keep this alphabetized
 | 
			
		||||
    disable:  # TODO: remove each disabled rule and fix it
 | 
			
		||||
      {{- if .Base }}
 | 
			
		||||
      - float-compare
 | 
			
		||||
      - go-require
 | 
			
		||||
      {{- end}}
 | 
			
		||||
      - require-error
 | 
			
		||||
    {{- end}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user