mirror of
				https://github.com/nmasur/dotfiles
				synced 2025-11-04 07:03:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			202 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			202 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# template-haskell example hlint file
 | 
						|
 | 
						|
# Generalise map to fmap, ++ to <>. Off by default
 | 
						|
- group:
 | 
						|
    name: generalise
 | 
						|
    enabled: true
 | 
						|
 | 
						|
- ignore:
 | 
						|
    name: Use section
 | 
						|
 | 
						|
- ignore:
 | 
						|
    name: Use infix
 |