We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a61719 commit 99966cfCopy full SHA for 99966cf
.editorconfig
@@ -0,0 +1,7 @@
1
+# top-most EditorConfig file
2
+root = true
3
+
4
+# rules for all files
5
+[*]
6
+indent_style = tab # we use tabs
7
+indent_size = 4 # of size four
0 commit comments