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
- Deprecate unusual ways to set things in pyproject.toml
- Line too long: Long from import
- [ISSUE] Github Action Black failing after successful reformatting.
- Preview style feedback: Parenthesizing long dict, conditional, and type annotations
- `hug_parens_with_braces_and_square_brackets`: Recursively hugging parens decrease readability
- `hug_parens_with_braces_and_square_brackets`: Doesn't hug if all entries fit on a line
- don't split binary operation if right operand is a function call with short name
- Break long expressions at operators, not inside inner parentheses
- Add parenthesis around walrus
- Improve `adjusted_lines`'s diff algorithm used in `--line-ranges`.
- Docs
- Python not yet supported