spring-boot/.editorconfig

10 lines
99 B
INI
Raw Normal View History

root=true
[*.java]
indent_style = tab
indent_size = 4
[*.xml]
indent_style = tab
indent_size = 4