mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Add makeful rules to .editorconfig
OMFG, why is it not set to tabs??
This commit is contained in:
		
							parent
							
								
									509a34fbab
								
							
						
					
					
						commit
						da86484027
					
				@ -19,9 +19,11 @@ indent_size = 4
 | 
				
			|||||||
# Make these match what we have in .gitattributes
 | 
					# Make these match what we have in .gitattributes
 | 
				
			||||||
[*.mk]
 | 
					[*.mk]
 | 
				
			||||||
end_of_line = lf
 | 
					end_of_line = lf
 | 
				
			||||||
 | 
					indent_style = tab
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Makefile]
 | 
					[Makefile]
 | 
				
			||||||
end_of_line = lf
 | 
					end_of_line = lf
 | 
				
			||||||
 | 
					indent_style = tab
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[*.sh]
 | 
					[*.sh]
 | 
				
			||||||
end_of_line = lf
 | 
					end_of_line = lf
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user