VL-PAR-PROG/.editorconfig

9 lines
107 B
INI

root = true
[*]
charset = utf-8
indent_style = space
[*.java]
indent_size = 2
insert_final_newline = true