Skip to content

Commit 77cdab7

Browse files
authored
Merge pull request #2381 from brucek/editorconfig-fix
Fixing EditorConfig indent_style
2 parents bdb7be0 + 603f070 commit 77cdab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ root = true
77
charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true
10-
indent_style = spaces
10+
indent_style = space
1111
indent_size = 2
1212

1313
[{Makefile, GNUmakefile.am}]

0 commit comments

Comments
 (0)