We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88caf3d commit 8fbfadbCopy full SHA for 8fbfadb
.editorconfig
@@ -9,7 +9,7 @@ insert_final_newline = true
9
charset = utf-8
10
trim_trailing_whitespace = true
11
12
-[.*]
+[*.md]
13
indent_style = tab
14
indent_size = 4
15
0 commit comments