black
https://github.com/psf/black
Python
The uncompromising Python code formatter
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 supported4 Subscribers
Add a CodeTriage badge to black
Help out
- Issues
- Turn off color depending on PY_COLORS / NO_COLOR
- Consider where "point/cursor" should end up
- Not an editor command Black
- Redundant parentheses around string/int literals
- Release github-action to the github marketplace
- Documentation example `--extend-exclude ^/foo.py` does not exclude root file `foo.py`
- Performance tracker: Backtracking Parser
- Redundant parentheses around lists
- Trailing list/tuple literals in arguments
- Ignore formatting a nested folder
- Docs
- Python not yet supported