DEV: Update .editorconfig to match new hbs rules (#19816)

This commit is contained in:
Jarek Radosz
2023-01-10 16:21:16 +01:00
committed by GitHub
parent 8a7b62b126
commit 5cc4424f4b

View File

@ -12,3 +12,6 @@ indent_size = 2
[*.md]
trim_trailing_whitespace = false
[*.hbs]
insert_final_newline = false