Skip to content

Commit 61e6c85

Browse files
authored
Update pylint.yml
1 parent 2accbcb commit 61e6c85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
pip install pylint
2020
- name: Analysing the code with pylint
2121
run: |
22-
pylint `ls -R|grep .py$|xargs`
22+
pylint aiohttp_aiofiles_tutorial

0 commit comments

Comments
 (0)