We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a792906 commit 5269c8cCopy full SHA for 5269c8c
.editorconfig
@@ -17,7 +17,7 @@ trim_trailing_whitespace = false
17
[*.md]
18
indent_style = space
19
indent_size = 4
20
-insert_final_newline = false
+trim_trailing_whitespace = false
21
22
[*.json]
23
@@ -36,7 +36,6 @@ function_next_line = false
36
[*.{yaml,yml}]
37
38
indent_size = 2
39
40
41
[*.py]
42
0 commit comments