We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda5937 commit 287cd12Copy full SHA for 287cd12
1 file changed
.editorconfig
@@ -5,6 +5,9 @@ end_of_line = lf
5
insert_final_newline = true
6
trim_trailing_whitespace = true
7
8
+[*.yml]
9
+indent_size = 2
10
+
11
[*.py]
12
ij_visual_guides = 80,88
13
0 commit comments