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 392e26a commit 92702fcCopy full SHA for 92702fc
.editorconfig
@@ -20,6 +20,7 @@ charset = utf-8
20
[*.py]
21
indent_style = space
22
indent_size = 4
23
+trim_trailing_whitespace = true
24
25
# Tab indentation (no size specified)
26
[Makefile]
0 commit comments