Files
spring-shell/.editorconfig
Janne Valkealahti 934fcbd4ef Add editorconfig
2023-12-15 13:15:58 +00:00

8 lines
98 B
INI

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