We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a99dff6 commit 3d5bfc6Copy full SHA for 3d5bfc6
.editorconfig
@@ -0,0 +1,7 @@
1
+[*]
2
+end_of_line = lf
3
+insert_final_newline = true
4
+trim_trailing_whitespace = true
5
+charset = utf-8
6
+ident_style = tab
7
+tab_width = 2
0 commit comments