mirror of
https://github.com/kemayo/leech
synced 2026-04-23 21:10:59 +02:00
eclint restrictions
This commit is contained in:
parent
3ec075cf2a
commit
3a8137a099
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-package-poetry.yml
vendored
2
.github/workflows/python-package-poetry.yml
vendored
|
|
@ -46,4 +46,4 @@ jobs:
|
|||
- name: eclint
|
||||
uses: snow-actions/eclint@v1.0.1
|
||||
with:
|
||||
args: 'check'
|
||||
args: 'check *.py sites/*.py'
|
||||
|
|
|
|||
Loading…
Reference in a new issue