We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c83227 commit d9b9c49Copy full SHA for d9b9c49
.editorconfig
@@ -7,3 +7,6 @@ indent_size = 4
7
max_line_length = 100
8
trim_trailing_whitespace = true
9
insert_final_newline = true
10
+
11
+[*.yaml]
12
+indent_size = 2
0 commit comments