docs: fix default depguard rule (#3879)
This commit is contained in:
		
							parent
							
								
									62d191324d
								
							
						
					
					
						commit
						2e907f9df3
					
				@ -185,7 +185,7 @@ linters-settings:
 | 
				
			|||||||
    #
 | 
					    #
 | 
				
			||||||
    #  `$gostd` - matches all of go's standard library (Pulled from `GOROOT`)
 | 
					    #  `$gostd` - matches all of go's standard library (Pulled from `GOROOT`)
 | 
				
			||||||
    #
 | 
					    #
 | 
				
			||||||
    # Default: no rules.
 | 
					    # Default: Only allow $gostd in all files.
 | 
				
			||||||
    rules:
 | 
					    rules:
 | 
				
			||||||
      # Name of a rule.
 | 
					      # Name of a rule.
 | 
				
			||||||
      main:
 | 
					      main:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user