mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-04 15:00:23 +01:00
Update pylint.yml
This commit is contained in:
parent
7139e230cf
commit
194ccbdbb4
3
.github/workflows/pylint.yml
vendored
3
.github/workflows/pylint.yml
vendored
@ -21,5 +21,4 @@ jobs:
|
||||
pip install pylint
|
||||
- name: Analysing the code with pylint
|
||||
run: |
|
||||
# pylint `ls ../../src -R|grep .py$|xargs`
|
||||
ls
|
||||
# pylint `ls src |grep .py$|xargs`
|
||||
|
Loading…
Reference in New Issue
Block a user