We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79fe91b commit 45c0b24Copy full SHA for 45c0b24
.editorconfig
@@ -8,6 +8,9 @@ indent_style = space
8
insert_final_newline = true
9
trim_trailing_whitespace = true
10
11
+[*.txt]
12
+trim_trailing_whitespace = false
13
+
14
[*.bat]
15
charset = latin1
16
end_of_line = crlf
0 commit comments