We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fffa0f7 commit 8128c10Copy full SHA for 8128c10
.editorconfig
@@ -1,8 +1,7 @@
1
# EditorConfig is awesome: http://EditorConfig.org
2
3
-# crlf line endings, since that was how it was in the original CVS repository
4
[*]
5
-end_of_line = crlf
+end_of_line = lf
6
insert_final_newline = true
7
indent_style = space
8
indent_size = 4
0 commit comments