mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
editorconfig: Restore indent_size = 2 for Markdown.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 676fc93e1f
)
This commit is contained in:
@@ -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