We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e7749 commit 469d3ebCopy full SHA for 469d3eb
.editorconfig
@@ -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