Closed dhimmel closed 5 years ago
Considering whether I like this.
https://github.com/python/black https://www.mattlayman.com/blog/2018/python-code-black/ https://black.readthedocs.io/en/stable/version_control_integration.html
Undecided whether I like the whole black style setup... but I went in for the extreme: add to CI and pre commit hook. Using this as a test case whether to apply black to other repositories.
Considering whether I like this.
https://github.com/python/black https://www.mattlayman.com/blog/2018/python-code-black/ https://black.readthedocs.io/en/stable/version_control_integration.html