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
- Selecting issue does nothing unless `--aggressive` is used
- Incorrect code created by not adding whitespace by -a
- Parameter “--max-line-length” does not take effect.
- Long ines containing both code and comments don't change
- Does not add whitespace around ** operator
- autopep8 refuses to break long line
- Not sufficient modification to long lines and comments
- enhance reindention if statements fits into line
- Inconsistencies in code E101 / E121 compared to pycodestyle
- Add settings for applying line shortening via a hanging indent with a de-dented closing parenthesis
- Docs
- Python not yet supported