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