Skip to content

Commit 71a3ca8

Browse files
authored
Merge pull request swiftlang#82713 from porglezomp-misc/python-editorconfig
2 parents 6d08c66 + 1b0f32e commit 71a3ca8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ root = true
66
indent_style = space
77
indent_size = 2
88
insert_final_newline = true
9+
10+
[*.py]
11+
indent_size = 4

0 commit comments

Comments
 (0)