1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2026-04-23 21:10:59 +02:00

eclint restrictions

This commit is contained in:
David Lynch 2021-01-26 14:42:07 -06:00
parent 3ec075cf2a
commit 3a8137a099

View file

@ -46,4 +46,4 @@ jobs:
- name: eclint
uses: snow-actions/eclint@v1.0.1
with:
args: 'check'
args: 'check *.py sites/*.py'