miniblog.
← Back to all posts
Wilfred Hughes
Apr 18, 2021 at 08:14
Want to move to a code autoformatter, but worried about git history? Black even documents how to teach git to ignore your formatting commit!
https://github.com/psf/black#migrating-your-code-style-without-ruining-git-blame
GitHub - psf/black: The uncompromising Python code formatter
The uncompromising Python code formatter. Contribute to psf/black development by creating an account on GitHub.