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 1c9d643 commit d846029Copy full SHA for d846029
.editorconfig
@@ -20,6 +20,8 @@ trim_trailing_whitespace = true
20
[*.py]
21
indent_style = space
22
indent_size = 4
23
+trim_trailing_whitespace = true
24
+end_of_line = LF
25
26
[*.mk]
27
indent_style = tab
0 commit comments