Skip to content

Commit

Permalink
fix: ExitorConfig glob for Makefiles
Browse files Browse the repository at this point in the history
Fixes sass#2885
  • Loading branch information
nschonni committed Jun 28, 2019
1 parent c713140 commit d6606e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ insert_final_newline = true
indent_style = space
indent_size = 2

[{Makefile, GNUmakefile.am}]
[{Makefile,GNUmakefile.am}]
indent_style = tab
indent_size = 4

0 comments on commit d6606e3

Please sign in to comment.