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
- Visual indent changed for certain continued strings
- --experimental adds spaces inside an f-string, which exceeds the max length
- IndexError: string index out of range
- 'Staircase' formatting
- Comments are always formatted at 80 characters maximum
- adding usage info for pre-commit
- Dismatch between autopep8 and pep8?
- --max-line-length not working.
- Some messages written to stdout instead of stderr
- Should be able to run autopep8 independently of global pycodestyle config
- Docs
- Python not yet supported