lgeiger / black-action

A GitHub action that runs black code formatter for Python
MIT License
190 stars 35 forks source link

Print out the version during processing #10

Closed mlissner closed 3 months ago

mlissner commented 4 years ago

Black recently cut a new release and it confused a few of our contributors since our CI suddenly broke and everybody needed to upgrade the version of black they use. It'd help if this repo simply printed the version it was using.

rscnt commented 4 years ago

I'm not related to the project but thank you for the request.

+1

rscnt commented 4 years ago

@mlissner also have you consider using the psf/black repo action? https://github.com/psf/black#github-actions