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
- Add more documentation about preview style features
- Newlines between classes do not get added when the last method of one ends with ellipses
- global config not possible if project contains a `pyproject.toml`
- Allow valid version specifier when specifying Black version in `pyproject.toml`
- Error in github actions when using `use_pyproject: true`
- Long lines that concatenate list comprehensions
- Unnecessary parentheses added to expression in indexed assignment
- Is there any way to have a permalink for a specific version in the changelog doc?
- Standalone comments still partially broken
- Crash on formatting `case case` syntax when line length set to be small
- Docs
- Python not yet supported