Skip to content
Snippets Groups Projects
Commit 14921d34 authored by Clément Charlier's avatar Clément Charlier
Browse files

added failon

parent 057d5236
No related branches found
No related tags found
No related merge requests found
Pipeline #46341 failed
...@@ -11,4 +11,4 @@ job:pylint: ...@@ -11,4 +11,4 @@ job:pylint:
- pip install -r requirements.txt - pip install -r requirements.txt
- pip install pylint - pip install pylint
# C'est à ton tour de coder un script qui lance pylint sur ton projet # C'est à ton tour de coder un script qui lance pylint sur ton projet
- pylint calculator - pylint calculator --fail-on=warning
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment