Skip to content

Commit 880bfbb

Browse files
committed
chore: Update EditorConfig rule
1 parent f6c77c1 commit 880bfbb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.editorconfig

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,5 @@ max_line_length = 120
1212
tab_width = 4
1313

1414
# Markup files
15-
[{*.html,*.xml,*.xml.in,*.yml}]
15+
[{*.html,*.xml,*.xml.in*,*.yml}]
1616
tab_width = 2
17-
18-
# Makefile
19-
[Makefile]
20-
indent_style = tab

0 commit comments

Comments
 (0)