Files
spring-shell/.editorconfig
Janne Valkealahti 7520799973 Add editorconfig
2023-12-15 13:16:30 +00:00

8 lines
98 B
INI

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