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 75589a4 commit df40e59Copy full SHA for df40e59
.github/workflows/test.yml
@@ -30,5 +30,4 @@ jobs:
30
uses: greut/eclint-action@v0
31
with:
32
eclint_args: |
33
- -exclude=css/*
34
- -exclude=preview/**
+ -exclude=css/*|preview/**
0 commit comments