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 07e712f commit 0d57b4aCopy full SHA for 0d57b4a
.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