We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a12ed commit d337643Copy full SHA for d337643
.editorconfig
@@ -0,0 +1,10 @@
1
+root = true
2
+
3
+[*.{adoc,bat,groovy,html,java,js,jsp,kt,kts,md,properties,py,rb,sh,sql,svg,txt,xml,xsd}]
4
+charset = utf-8
5
6
+[*.{groovy,java,kt,kts,xml,xsd}]
7
+indent_style = tab
8
+indent_size = 4
9
+continuation_indent_size = 8
10
+end_of_line = lf
0 commit comments