mirror of
https://github.com/discourse/discourse.git
synced 2025-06-09 06:18:14 +08:00
DEV: Update .editorconfig to match new hbs rules (#19816)
This commit is contained in:
@ -12,3 +12,6 @@ indent_size = 2
|
|||||||
|
|
||||||
[*.md]
|
[*.md]
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
|
|
||||||
|
[*.hbs]
|
||||||
|
insert_final_newline = false
|
||||||
|
Reference in New Issue
Block a user