Skip to content

Commit 92702fc

Browse files
committed
chores: update .editorconfig for Python
1 parent 392e26a commit 92702fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ charset = utf-8
2020
[*.py]
2121
indent_style = space
2222
indent_size = 4
23+
trim_trailing_whitespace = true
2324

2425
# Tab indentation (no size specified)
2526
[Makefile]

0 commit comments

Comments
 (0)