wistful / SublimeAutoPEP8

Automatically formats Python code to conform to the PEP 8 style guide using autopep8 and pep8 modules
144 stars 23 forks source link

Add AutoPEP8 package #66

Closed thep0y closed 3 years ago

wistful commented 3 years ago

Thank you for taking an interest in the AutoPep8 package. The package is a wrapper around autopep8.py and mostly requires only upgrading autopep8.py and its dependencies. I'm planning to do that more frequently. Also, I'm open to PRs with new features and bug fixes. Contributions and help are very welcome. I don't see a good reason to transfer the ownership to another person.