Files
okaeri-timings/.editorconfig
2022-01-24 19:46:21 +01:00

11 lines
125 B
INI

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