Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit d846029

Browse files
committed
whitespace killer 🔪
1 parent 1c9d643 commit d846029

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ trim_trailing_whitespace = true
2020
[*.py]
2121
indent_style = space
2222
indent_size = 4
23+
trim_trailing_whitespace = true
24+
end_of_line = LF
2325

2426
[*.mk]
2527
indent_style = tab

0 commit comments

Comments
 (0)