mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
editorconfig: Restore indent_size = 2 for Markdown.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
fdb7ec8c9e
commit
676fc93e1f
@@ -17,7 +17,7 @@ max_line_length = 100
|
||||
[*.{py,pyi}]
|
||||
max_line_length = 110
|
||||
|
||||
[*.{svg,rb,pp,yaml,yml}]
|
||||
[*.{md,svg,rb,pp,yaml,yml}]
|
||||
indent_size = 2
|
||||
|
||||
[package.json]
|
||||
|
Reference in New Issue
Block a user