Chore: update editorconfig [ci skip]

This commit is contained in:
李通洲
2024-08-06 15:56:50 +08:00
parent f695ae9116
commit eaa4721b36
+2 -2
View File
@@ -7,10 +7,10 @@ tab_width = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.{md,fflogo}]
[*.md]
trim_trailing_whitespace = false
[*.{fflogo}]
[*.txt]
insert_final_newline = false
[*.yml]