You've already forked helm-actions
							
							style(editorconfig): set indent style to tab for Makefiles
This commit is contained in:
		@@ -10,3 +10,6 @@ end_of_line = lf
 | 
				
			|||||||
charset = utf-8
 | 
					charset = utf-8
 | 
				
			||||||
trim_trailing_whitespace = false
 | 
					trim_trailing_whitespace = false
 | 
				
			||||||
insert_final_newline = false
 | 
					insert_final_newline = false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[Makefile]
 | 
				
			||||||
 | 
					indent_style = tab
 | 
				
			||||||
		Reference in New Issue
	
	Block a user