hlint: ignore some things used for readability
[ci skip]
This commit is contained in:
		
							parent
							
								
									226add41d3
								
							
						
					
					
						commit
						b7d0724b70
					
				| @ -48,6 +48,9 @@ | |||||||
| # - ignore: {name: Use const, within: SpecialModule} # Only within certain modules | # - ignore: {name: Use const, within: SpecialModule} # Only within certain modules | ||||||
| 
 | 
 | ||||||
| - ignore: {name: Use camelCase} | - ignore: {name: Use camelCase} | ||||||
|  | - ignore: {name: Redundant $} | ||||||
|  | - ignore: {name: Redundant bracket} | ||||||
|  | - ignore: {name: Redundant do} | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| # Define some custom infix operators | # Define some custom infix operators | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user