Skip to content

Commit 86de7a8

Browse files
committed
Small editorconfig file cleanup
1 parent 1221e40 commit 86de7a8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.editorconfig

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
# EditorConfig is awesome: http://EditorConfig.org
2-
3-
# Unix-style newlines with a newline ending every file
41
[*]
52
end_of_line = lf
63
insert_final_newline = true
74
indent_style = space
85
indent_size = 2
96
trim_trailing_whitespace = true
10-
[{.gitignore,.gitmodules}]
7+
8+
[{.gitattributes,.gitignore,.gitmodules}]
119
indent_style = tab

0 commit comments

Comments
 (0)