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
- Line too long: Attribute chain
- Bug: linebreak in comparison in parens with comments in conditional is not stable
- New version removes blank in doctest, so all doctests fail.
- Support for `--config` in pyproject.toml
- PermissionError when file is located on a network-drive (windows)
- string_processing: Performance regression
- Switch to a new parser
- Weird line break of expression in list when comments are present
- black does not exclude files in git submodules
- Show trailing space in diff in explicit way
- Docs
- Python not yet supported