Skip to content

Commit 04b6689

Browse files
committed
fix: add ij_visual_guides setting for Python files in .editorconfig
1 parent 7506b64 commit 04b6689

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ root = true
22

33
[*.py]
44
max_line_length = 120
5+
ij_visual_guides = 120
6+

0 commit comments

Comments
 (0)