8 lines
		
	
	
		
			155 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			155 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| linters-settings:
 | |
|   misspell:
 | |
|     extra-words:
 | |
|       - typo: "iff"
 | |
|         correction: "if"
 | |
|       - typo: "cancelation"
 | |
|         correction: "cancellation"
 | 
