Skip to content

Commit 6489495

Browse files
committed
Fix .editorconfig file
1 parent ad655d3 commit 6489495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ max_line_length = 200
1414
[*.yml]
1515
tab_width = 2
1616

17-
[{Makefile, Makefile.am, Makefile.in}]
17+
[{Makefile,Makefile.am,Makefile.in}]
1818
indent_style = tab
1919

20-
[*.{diff, patch}]
20+
[*.{diff,patch}]
2121
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)