We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5d7f85 + 22e2ed7 commit 012bca1Copy full SHA for 012bca1
1 file changed
.editorconfig
@@ -6,6 +6,7 @@ root = true
6
[*]
7
end_of_line = lf
8
insert_final_newline = true
9
+trim_trailing_whitespace = true
10
11
[*.{md,markdown}]
-trim_trailing_whitespace = true
12
+trim_trailing_whitespace = false
0 commit comments