There was an error while loading. Please reload this page.
1 parent d5bf224 commit 9728404Copy full SHA for 9728404
1 file changed
.editorconfig
@@ -30,6 +30,9 @@ insert_final_newline = true
30
indent_size = 4
31
indent_style = space
32
33
-[*.{cff,yaml,yml}]
+[*.{java,md,xml}]
34
+indent_style = space
35
+
36
+[*.{cff,cmd,yaml,yml}]
37
indent_size = 2
38
0 commit comments