Skip to content

Commit 69677be

Browse files
committed
Added indent size 4 to python in editorconfig
1 parent 1013517 commit 69677be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ charset = utf-8
1616

1717
[*.md]
1818
trim_trailing_whitespace = false
19+
20+
[*.py]
21+
indent_size = 4

0 commit comments

Comments
 (0)