gssong
2024-03-31 2d790f3c4de4f82bd2141d687c54afcc267eb189
.editorconfig
@@ -10,10 +10,7 @@
trim_trailing_whitespace = true
insert_final_newline = true
[*.java]
indent_style = tab
[*.{json,yml}]
[*.{json,yml,yaml}]
indent_size = 2
[*.md]