DEBSOURCES
Skip Quicknav
sources / python-base36 / 0.1.1-2 / .editorconfig
1234567891011121314
# http://editorconfig.org root = true [*] charset = utf-8 [*.py] indent_style = space indent_size = 4 [*.c] indent_style = space indent_size = 4