Skip to content

Commit

Permalink
yml in editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Jul 28, 2024
1 parent 7a7ee3c commit 126f631
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ indent_size = 4
indent_style = tab
tab_width = 4

[*.yml]
indent_size = 2
indent_style = space

[*.java]
ij_java_block_brace_style = end_of_line
ij_java_lambda_brace_style = end_of_line
Expand Down

0 comments on commit 126f631

Please sign in to comment.