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 supported2 Subscribers
Add a CodeTriage badge to black
Help out
- Issues
- Add line number to the --diff output.
- New type parameter syntax: parameters should be broken up before type parameters
- string_processing: Long dictionary and f-string not formatted after breaking first line
- Black moves same-block trailing comment inside expression wrapped with parentheses
- `actions/upload-release-asset` is unmaintained.
- Signed Windows Binaries
- Structural Pattern Matching (match case statement) with Or patterns ( | ) fail to break long code into multiple lines
- BlackD client
- treatment of code comments inside of parentheses
- Automatic magic trailing comma behavior to split arguments/items onto separate lines regardless of line length
- Docs
- Python not yet supported