Skip to content

Commit b8f128d

Browse files
committed
Apply the same editorconfig rules to both markdown and asciidoc files
1 parent 22afe52 commit b8f128d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ charset = utf-8
99
trim_trailing_whitespace = true
1010
insert_final_newline = true
1111

12-
[*.md]
12+
[*.{md,asciidoc}]
1313
trim_trailing_whitespace = false
1414
insert_final_newline = false

0 commit comments

Comments
 (0)