Skip to content

Commit 70d0242

Browse files
committed
Add EditorConfig for YAML
1 parent 2422757 commit 70d0242

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
@@ -16,3 +16,6 @@ trim_trailing_whitespace = false
1616
[*.java]
1717
ij_java_doc_align_exception_comments = false
1818
ij_java_doc_align_param_comments = false
19+
20+
[*.yml]
21+
indent_size = 2

0 commit comments

Comments
 (0)