diff --git a/.editorconfig b/.editorconfig index 350cd93..4a95188 100644 --- a/.editorconfig +++ b/.editorconfig @@ -21,7 +21,7 @@ indent_style = space indent_size = 4 # Tab indentation (no size specified) -[Makefile] +[{makefile,Makefile,brewfile,.editorconfig}] indent_style = tab # Indentation override for all JS under lib directory