Skip to content

Commit

Permalink
update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Nov 10, 2023
1 parent feca9c4 commit df5a054
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vendor/.editorconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[snakeyaml/**]
indent_size = 2
ij_continuation_indent_size = 4

[typesafe-config/**]
# same as root but swap java.** and * to match typesafe-config existing files
ij_java_imports_layout = $*, |, java.**, |, *

0 comments on commit df5a054

Please sign in to comment.