autopep8
https://github.com/hhatto/autopep8
Python
A tool that automatically formats Python code to conform to the PEP 8 style guide.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported10 Subscribers
Add a CodeTriage badge to autopep8
Help out
- Issues
- producing odd continuation out-dentation with -aa
- Documentation: Comparison tables
- Max-line-length is ignored, has no effect
- Search upwards in directory structure for config file (or possibly that the .flake8 exclude is not found?)
- JSON long strings aren't formatted
- Implement fixer for PEP257 issues like D202, D204
- line up broken lines under previous line's arguments
- Changes .sort to sorted on custom class
- Doesn't seem to support tabs properly.
- A long comment is not wrapped when surrounded by shorter ones
- Docs
- Python not yet supported