spring-boot/.editorconfig
2019-03-12 09:16:04 +01:00

7 lines
100 B
INI

root=true
[*.{groovy,java,kt,xml}]
indent_style = tab
indent_size = 4
continuation_indent_size = 8