Files
kamco-cd-cron/shp-exporter/.editorconfig
2026-02-23 16:15:11 +09:00

16 lines
217 B
INI
Executable File

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.java]
indent_style = space
indent_size = 2
[*.{gradle,yml,yaml}]
indent_style = space
indent_size = 2