Skip to content

Commit 995c73c

Browse files
committed
chore: add .editorconfig for Python file formatting
1 parent e55c5c0 commit 995c73c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
root = true
2+
3+
[*.py]
4+
max_line_length = 120

0 commit comments

Comments
 (0)