Skip to content

Commit fd9a837

Browse files
authored
add mapping for python files
1 parent a893f8d commit fd9a837

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .editorconfig

+4
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ indent_size = 2
1717

1818
[*.{json,jsonc}]
1919
indent_size = 2
20+
21+
[*.py]
22+
indent_size = 4
23+
indent_style = space

0 commit comments

Comments
 (0)