Skip to content

Commit d5d447e

Browse files
committed
Update linter path
1 parent abc6084 commit d5d447e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
VALIDATE_TYPESCRIPT_STANDARD: false
6565
VALIDATE_GIT_COMMITLINT: false
6666
PYTHON_MYPY_CONFIG_FILE: .mypy.ini
67-
FILTER_REGEX_INCLUDE: "^src/**"
67+
FILTER_REGEX_INCLUDE: "^src/**/*"

0 commit comments

Comments
 (0)