updated .editorconfig

This commit is contained in:
Linus Dierheimer
2021-11-19 12:42:03 +01:00
parent bbbf00e834
commit aaa6f32f15
+1 -1
View File
@@ -7,7 +7,7 @@ tab_width = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.{md,fflogo}]
[*.md]
trim_trailing_whitespace = false
[*.txt]