We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44ee4a4 commit 6d5cc4eCopy full SHA for 6d5cc4e
.editorconfig
@@ -2,7 +2,8 @@
2
3
# Unix-style newlines with a newline ending every file
4
[*]
5
-indent_style = tab
+indent_style = space
6
+indent_size = 4
7
end_of_line = lf
8
charset = utf-8
9
trim_trailing_whitespace = true
0 commit comments