We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86bafd4 commit 1ec8af4Copy full SHA for 1ec8af4
.github/workflows/pylint.yml
@@ -21,4 +21,4 @@ jobs:
21
pip install pylint
22
- name: Analysing the code with pylint
23
run: |
24
- pylint --rcfile=pylintrc main.py
+ pylint main.py
requirements.txt
-80 Bytes
0 commit comments