mpd-now-playable/.editorconfig

10 lines
105 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.py]
indent_size = 4
indent_style = tab