We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6cd09f commit 052da37Copy full SHA for 052da37
.editorconfig
@@ -0,0 +1,11 @@
1
+root = true
2
+
3
+[Makefile]
4
+indent_style = tab
5
6
+[*.vim]
7
8
9
+[*.rb]
10
+indent_style = space
11
+indent_size = 2
0 commit comments