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 74142c3 commit dbda6abCopy full SHA for dbda6ab
.github/workflows/lint.yml
@@ -21,5 +21,6 @@ jobs:
21
uses: github/super-linter@v3
22
env:
23
VALIDATE_ALL_CODEBASE: false
24
+ VALIDATE_JSCPD: false
25
DEFAULT_BRANCH: master
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments