Update .editorconfig

This commit is contained in:
SeharMehar 2025-04-04 09:38:07 +05:00 committed by GitHub
commit a5b64996c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,3 +8,10 @@ indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[#]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true