1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-22 07:10:09 +01:00

Update pylint.yml

This commit is contained in:
Donald Cheng Hong Zou 2022-01-19 09:10:59 -05:00
parent 194ccbdbb4
commit 43afb86fa8

View File

@ -21,4 +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 |grep .py$|xargs` pylint `ls src |grep .py$|xargs`