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 ab4434f commit bbdaa85Copy full SHA for bbdaa85
.editorconfig
@@ -1,6 +1,7 @@
1
[*]
2
charset = utf-8
3
insert_final_newline = true
4
+trim_trailing_whitespace = true
5
6
[*.py]
7
indent_style = space
0 commit comments