Skip to content
Snippets Groups Projects
Commit e277494f authored by Maarten de Waard's avatar Maarten de Waard :angel: Committed by Varac
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 2a120b19
No related branches found
No related tags found
2 merge requests!58Resolve "Pylint job broken",!57Resolve "Add login panel CI/CD to create (docker) image"
Pipeline #10057 passed with stages
in 2 minutes and 35 seconds
......@@ -173,4 +173,4 @@ pylint-lint:
PYLINT_PLUGINS: "pylint_flask pylint_flask_sqlalchemy"
image: ${CI_REGISTRY_IMAGE}/pylint:${CI_COMMIT_REF_NAME}
script:
- darker -L pylint --diff --revision remotes/origin/main .
- darker --check -i -L pylint --diff --revision remotes/origin/main .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment