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
- please add bash-completion (working version included)
- vim-black to respect project's pyproject.toml settings
- Add command :BlackAsync to VIM
- Black generates different line breaks for similarly structured codes
- Turn off magic trailing commas by default
- parenthesize complicated for loop iterable
- Documentation: use sphinx-click for cleaner CLI documentation
- Have a warning when the user tries to reformat root.
- Avoid looking at __name__ attribute in `black.linegen.run_transformer`
- Line too long: Attribute chain on left hand side of assignment
- Docs
- Python not yet supported