Skip to content

Commit 676fc93

Browse files
andersktimabbott
authored andcommitted
editorconfig: Restore indent_size = 2 for Markdown.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent fdb7ec8 commit 676fc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ max_line_length = 100
1717
[*.{py,pyi}]
1818
max_line_length = 110
1919

20-
[*.{svg,rb,pp,yaml,yml}]
20+
[*.{md,svg,rb,pp,yaml,yml}]
2121
indent_size = 2
2222

2323
[package.json]

0 commit comments

Comments
 (0)