Mise à jour de 'pylint.yml'
This commit is contained in:
parent
96e13b9cd6
commit
3f2f1ff323
@ -15,7 +15,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python3 -m pip install --upgrade pip
|
||||
pip install pylint
|
||||
pip install pylint-fail-under
|
||||
pip install pylint
|
||||
- name: Analysing the code with pylint
|
||||
run: find . -type f -name "*.py" | xargs pylint
|
||||
|
Loading…
x
Reference in New Issue
Block a user