Skip to content

Commit 469d3eb

Browse files
committed
crlf to lf...
1 parent 36e7749 commit 469d3eb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.editorconfig

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# just basic ones
2+
# hope it doesnt completely override
3+
[*]
4+
charset = utf-8
5+
end_of_line = lf
6+
indent_style = space
7+
indent_size = 2
8+
9+
# need python / others / ps1? maybe should stay as crlf?

0 commit comments

Comments
 (0)