pylint
Some checks failed
Pylint / build (3.11) (push) Failing after 44s
Pylint / build (3.12) (push) Failing after 18s
Pylint / build (3.10) (push) Failing after 1m17s
Pylint / build (3.13) (push) Failing after 40s
Pylint / build (3.9) (push) Failing after 41s
Pylint / build (3.8) (push) Failing after 1m14s
Some checks failed
Pylint / build (3.11) (push) Failing after 44s
Pylint / build (3.12) (push) Failing after 18s
Pylint / build (3.10) (push) Failing after 1m17s
Pylint / build (3.13) (push) Failing after 40s
Pylint / build (3.9) (push) Failing after 41s
Pylint / build (3.8) (push) Failing after 1m14s
This commit is contained in:
@@ -20,4 +20,4 @@ jobs:
|
|||||||
pip install pylint
|
pip install pylint
|
||||||
- name: Analysing the code with pylint
|
- name: Analysing the code with pylint
|
||||||
run: |
|
run: |
|
||||||
pylint $(git ls-files '*.py')
|
pylint $(git ls-files '*Mysteryhelfer.py*')
|
||||||
Reference in New Issue
Block a user