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
- Bump wcwidth from 0.2.14 to 0.6.0
- Mark first block before matching content as changed in line ranges mapping
- Handled #4353: Long lines that concatenate list comprehensions
- Try multiprocessing parallelism improvement
- wrap_comprehension_in: Always wrap if there's delimiters
- Thinking about `wrap_long_dict_values_in_parens`
- Improve fmt:skip handling in nested expressions with checks
- Parenthesize complex expressions passed as keyword arguments or parameter defaults
- `hex_codes_in_unicode_sequences`: restrictions around f-strings are too strict
- `# fmt: skip` doesn't work with multiline strings
- Docs
- Python not yet supported