We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5491434 commit 9149b47Copy full SHA for 9149b47
.gitlab-ci.yml
@@ -1,5 +1,6 @@
1
checks:pylint:
2
before_script:
3
+ - sudo dnf install -y python3-pip
4
- pip install pylint
5
script:
6
- PYTHONPATH=test-packages python3 -m pylint qubeswhonix
0 commit comments