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
- Formatting text with variables using f"" lead to not nice break
- IndexError: string index out of range
- adding usage info for pre-commit
- Continuation line over-indented with indent-size = 2 (E126)
- Weird behaviour , which rule is causing it please ?
- Feature request: per-file-ignore for specific fixes
- Feature request: Change double quote sign " to single one: '
- if 'var == True:' being replaced with 'if var:'
- 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?)
- Docs
- Python not yet supported