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
- Request for a mechanism to accept more target files than the platform line length will allow
- string_processing: Extra parentheses added even when string isn't split
- Provide option for formatting fluent interfaces
- Long dict key with operators are oddly broken into multiple lines
- [style] Function default parameters - ugly lambda explosion
- Additional sanity checks
- string_processing: Instability with line length = 8 and parenthesized string
- Add newline before indentation decrease, except for continuation of logical blocks
- string_processing: reformats to exceed line length and is also ugly
- string_processing: Ugly reformatting of string literal with .format() method
- Docs
- Python not yet supported