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 06344ed commit 5cac4a6Copy full SHA for 5cac4a6
.github/workflows/linter.yml
@@ -38,4 +38,6 @@ jobs:
38
uses: docker://github/super-linter:v3
39
env:
40
VALIDATE_ALL_CODEBASE: false
41
+ FILTER_REGEX_INCLUDE: .*src/.*
42
DEFAULT_BRANCH: master
43
+ JAVASCRIPT_ES_CONFIG_FILE: .eslintrc.js
0 commit comments