Skip to content

Commit 8bc2cc0

Browse files
committed
Specify the indent size for Python files
1 parent f49542b commit 8bc2cc0

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
@@ -11,6 +11,7 @@ indent_style = tab
1111

1212
[*.py]
1313
indent_style = space
14+
indent_size = 4
1415

1516
[*.jl]
1617
indent_style = tab

0 commit comments

Comments
 (0)