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 supported3 Subscribers
Add a CodeTriage badge to black
Help out
- Issues
- Do not split `assert` conditions on multiple lines
- Speed regression since 19.10b0 on large collection
- New version removes blank in doctest, so all doctests fail.
- Black doesn't add a trailing comma to split single argument function calls.
- Black should not change leading white space in doc strings
- Vim plugin fails to create virtualenv on NixOS
- 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
- Docs
- Python not yet supported