This repository has been archived on 2021-10-25. 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.
rusty-bever/.editorconfig
2021-09-24 12:16:55 +02:00

7 lines
100 B
INI

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