We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df40e59 commit 9404bdaCopy full SHA for 9404bda
.github/workflows/test.yml
@@ -30,4 +30,5 @@ jobs:
30
uses: greut/eclint-action@v0
31
with:
32
eclint_args: |
33
- -exclude=css/*|preview/**
+ -exclude=css/*
34
+ -exclude=preview/**
0 commit comments