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 support for user git ignore configuration file.
- Black doesn't wrap functions with parameter comments
- Change the error report style to file:line:column
- Large (4.6MB) parser test code takes 4+ minutes to check.
- Black should chop down long call chains which are not in an assignment
- Do not wrap RHS of assignment when only a single token
- Long string gets wrapped in parenthesis unnecessarily
- Tiny slice gets pushed onto new lines
- Black breaks parenthesized multiline string formatting
- Consider favoring breaking at and/or in if/while statement
- Docs
- Python not yet supported