Skip to content
Snippets Groups Projects
Commit d9566db3 authored by Anders H. Rebner's avatar Anders H. Rebner
Browse files

Oppdaterte path til .pylintrc i .gitlab-ci.yml

parent 826eb1f6
No related branches found
No related tags found
No related merge requests found
Pipeline #69613 failed
......@@ -15,7 +15,7 @@ job_lint_pylint:
script:
- pylint --version
- pip install pyside2
- pylint --rcfile=.pylintrc soitool
- pylint --rcfile=scripts/pylintrc soitool
job_lint_bandit:
stage: lint
......
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