1
0
Fork 0
This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
one-time-overrides/.editorconfig
2022-08-19 17:45:51 +02:00

7 lines
110 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true