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
- Replacing apply breaks when apply is global
- indentation of lists in function arguments
- E712 - Prefer `except Exception:` to `except BaseException:`
- E261 ignores tab/space mix
- feature request: twisted-style formatting
- Wrong function arguments indentation
- --ignore is not evaluated when --select is given
- 'autopep8' module not fixing 'E226' when 'ignore' is passed in 'options'.
- -aaa and --select conflicting
- Not breaking / reflowing multi line comments
- Docs
- Python not yet supported