VL-PAR-PROG/.editorconfig

9 lines
107 B
INI
Raw Permalink Normal View History

2024-10-12 21:38:53 +00:00
root = true
[*]
charset = utf-8
indent_style = space
[*.java]
indent_size = 2
insert_final_newline = true