We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a604d commit 75589a4Copy full SHA for 75589a4
.github/workflows/test.yml
@@ -30,4 +30,5 @@ jobs:
30
uses: greut/eclint-action@v0
31
with:
32
eclint_args: |
33
- -exclude=preview/dist/**
+ -exclude=css/*
34
+ -exclude=preview/**
0 commit comments