payshare icon indicating copy to clipboard operation
payshare copied to clipboard

Black - Code Formatting

Open Zarathustra2 opened this issue 6 years ago • 1 comments

Maybe we should add formatting rules to this project for example: Black

Zarathustra2 avatar Jul 19 '19 10:07 Zarathustra2

I agree, especially since Django will also do this once black is stable (https://github.com/django/deps/blob/master/accepted/0008-black.rst). I am currently getting some experience with this, I think it would be nice to set this up as a https://pre-commit.com/ hook which has builtin support for black.

cb109 avatar Aug 15 '19 06:08 cb109