Mise à jour de 'pylint.yml'
This commit is contained in:
		| @@ -16,6 +16,5 @@ jobs: | |||||||
|       run: | |       run: | | ||||||
|         python3 -m pip install --upgrade pip |         python3 -m pip install --upgrade pip | ||||||
|         pip install pylint       |         pip install pylint       | ||||||
|         pip install pylint-fail-under         |  | ||||||
|     - name: Analysing the code with pylint |     - name: Analysing the code with pylint | ||||||
|       run: find . -type f -name "*.py" | xargs pylint |       run: find . -type f -name "*.py" | xargs pylint | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user