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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

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