djangoproject.com icon indicating copy to clipboard operation
djangoproject.com copied to clipboard

Formatting code with black

Open pauloxnet opened this issue 1 year ago • 4 comments

In the same way as Django's code was formatted with Black in PR #15387, I propose to apply it to the code of this repository.

pauloxnet avatar Jul 21 '22 21:07 pauloxnet

Hi, I would like to do this. please assign this issue to me.

HassanShafiq123 avatar Aug 14 '22 12:08 HassanShafiq123

This looks promising! Let me know if you'd need any help.

CuriousLearner avatar Sep 29 '22 21:09 CuriousLearner

Please don't ask to work on this issue but propose a PR if you want to work on black formatting.

pauloxnet avatar Sep 30 '22 10:09 pauloxnet

Applying the formatting here should assign the django-bot as the commit author, and once merged we should follow up adding the commit to be ignored in git blame. (Cf the matches changes in Django for a guide).

carltongibson avatar Sep 30 '22 11:09 carltongibson