Skip to content

Commit 5cac4a6

Browse files
authored
Update linter.yml
1 parent 06344ed commit 5cac4a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,6 @@ jobs:
3838
uses: docker://github/super-linter:v3
3939
env:
4040
VALIDATE_ALL_CODEBASE: false
41+
FILTER_REGEX_INCLUDE: .*src/.*
4142
DEFAULT_BRANCH: master
43+
JAVASCRIPT_ES_CONFIG_FILE: .eslintrc.js

0 commit comments

Comments
 (0)