Skip to content

Commit bbdaa85

Browse files
committed
editorconfig: trim trailing whitespace
1 parent ab4434f commit bbdaa85

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
@@ -1,6 +1,7 @@
11
[*]
22
charset = utf-8
33
insert_final_newline = true
4+
trim_trailing_whitespace = true
45

56
[*.py]
67
indent_style = space

0 commit comments

Comments
 (0)