DEBSOURCES
Skip Quicknav
sources / python-spinners / 0.0~git20200220.a73d561-4 / .editorconfig
12345678910
root = true [*] end_of_line = lf insert_final_newline = true indent_style = space indent_size = 2 [*.py] indent_size = 4