Now that psf/black#1909 and psf/black#1940 have been merged this action is not trivial anymore. Below I, therefore, documented the difference between this action and the official black action.
|
ricks/action-black |
psf/black |
| Action type |
docker |
composite |
| fail_on_error argument |
✅ |
❌ |
| is_formatted output var |
✅ |
❌ |
| specify black version |
❌ |
✅ |
Now that psf/black#1909 and psf/black#1940 have been merged this action is not trivial anymore. Below I, therefore, documented the difference between this action and the official black action.