We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22afe52 commit b8f128dCopy full SHA for b8f128d
.editorconfig
@@ -9,6 +9,6 @@ charset = utf-8
9
trim_trailing_whitespace = true
10
insert_final_newline = true
11
12
-[*.md]
+[*.{md,asciidoc}]
13
trim_trailing_whitespace = false
14
insert_final_newline = false
0 commit comments