Skip to content

Commit f140d9d

Browse files
committed
validate entire codebase
1 parent 382e62d commit f140d9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linter.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5454
LOG_LEVEL: WARN
5555
SHELLCHECK_OPTS: -e SC1091 -e 2086
56+
VALIDATE_ALL_CODEBASE: true
5657
VALIDATE_PYTHON_BLACK: false
5758
VALIDATE_PYTHON_FLAKE8: false
5859
VALIDATE_PYTHON_ISORT: false

0 commit comments

Comments
 (0)