mirror of
				https://github.com/bufanyun/hotgo.git
				synced 2025-11-04 08:13:45 +08:00 
			
		
		
		
	chore(golangci): govet配置错误修复
This commit is contained in:
		@@ -192,8 +192,6 @@ linters-settings:
 | 
			
		||||
    # Report about shadowed variables.
 | 
			
		||||
    # Default: false
 | 
			
		||||
    # check-shadowing: true
 | 
			
		||||
    enable:
 | 
			
		||||
      - shadow
 | 
			
		||||
    # Settings per analyzer.
 | 
			
		||||
    settings:
 | 
			
		||||
      # Analyzer name, run `go tool vet help` to see all analyzers.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user