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