neutrino-proxy/.editorconfig
2023-10-25 11:37:55 +08:00

9 lines
96 B
INI

root=true
[*.{groovy,java,kt,xml}]
indent_style = space
indent_size = 4
[*.sh]
end_of_line=lf