We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bed670 commit a609549Copy full SHA for a609549
.editorconfig
@@ -6,7 +6,7 @@ root = true
6
charset = utf-8
7
end_of_line = lf
8
insert_final_newline = true
9
-trim_trailing_whitespace = false
+trim_trailing_whitespace = true
10
indent_style = space
11
indent_size = 2
12
0 commit comments