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
- Cannot find the list of supported options
- List with negative integers not formatted correctly
- E501 not fixed for function already spread across mutliple lines
- Inconsistent indentation of function args
- Continuation line over-indented with indent-size = 2 (E126)
- Unfortunate E501 fix for list comprehension
- Weird behaviour , which rule is causing it please ?
- E203 is not ignored on command line
- Feature Request : Format Long Lines: e.g string
- Feature request: per-file-ignore for specific fixes
- Docs
- Python not yet supported