Lycodon/.editorconfig

7 lines
89 B
INI

[*]
end_of_line = lf
insert_final_newline = true
[*.py]
trim_trailing_whitespace = true