This repository has been archived on 2026-02-22. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
web/.editorconfig
2021-12-28 18:01:56 +01:00

7 lines
101 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = false
indent_style = space
indent_size = 2