Add black python code formatter action
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
@@ -34,7 +34,11 @@ jobs:
|
|||||||
-
|
-
|
||||||
name: Run editorconfig-checker
|
name: Run editorconfig-checker
|
||||||
run: editorconfig-checker
|
run: editorconfig-checker
|
||||||
|
-
|
||||||
|
name: Run black python code formatter
|
||||||
|
uses: psf/black@stable
|
||||||
|
with:
|
||||||
|
src: "./test"
|
||||||
|
|
||||||
distro-test:
|
distro-test:
|
||||||
if: github.event.pull_request.draft == false
|
if: github.event.pull_request.draft == false
|
||||||
|
|||||||
Reference in New Issue
Block a user