This repository has been archived on 2025-09-02. You can view files and clone it, but cannot push or open issues or pull requests.
Files
movie-web/.editorconfig
2023-01-08 15:38:27 +01:00

8 lines
99 B
INI

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