mirror of
https://github.com/WGDashboard/WGDashboard.git
synced 2026-08-03 22:42:59 +00:00
Update pylint.yml
This commit is contained in:
@@ -21,5 +21,4 @@ jobs:
|
|||||||
pip install pylint
|
pip install pylint
|
||||||
- name: Analysing the code with pylint
|
- name: Analysing the code with pylint
|
||||||
run: |
|
run: |
|
||||||
# pylint `ls ../../src -R|grep .py$|xargs`
|
# pylint `ls src |grep .py$|xargs`
|
||||||
ls
|
|
||||||
|
|||||||
Reference in New Issue
Block a user