Skip to content

Commit 287cd12

Browse files
committed
Update indentation rules for yml
1 parent cda5937 commit 287cd12

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
@@ -5,6 +5,9 @@ end_of_line = lf
55
insert_final_newline = true
66
trim_trailing_whitespace = true
77

8+
[*.yml]
9+
indent_size = 2
10+
811
[*.py]
912
ij_visual_guides = 80,88
1013

0 commit comments

Comments
 (0)