mirror of https://github.com/helm/helm.git
				
				
				
			
		
			
	
	
		
			7 lines
		
	
	
		
			194 B
		
	
	
	
		
			Go
		
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			194 B
		
	
	
	
		
			Go
		
	
	
	
|  | /*Package lint contains tools for linting charts. | ||
|  | 
 | ||
|  | Linting is the process of testing charts for errors or warnings regarding | ||
|  | formatting, compilation, or standards compliance. | ||
|  | */ | ||
|  | package support |