Skip to content

Commit 21dfb28

Browse files
committed
ci: use linter rules from the repo
1 parent d4fa006 commit 21dfb28

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
@@ -25,6 +25,7 @@ jobs:
2525
DEFAULT_BRANCH: main
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
LOG_LEVEL: WARN
28+
LINTER_RULES_PATH: .
2829
SHELLCHECK_OPTS: -e SC1091 -e 2086
2930
VALIDATE_ALL_CODEBASE: false
3031
FILTER_REGEX_EXCLUDE: "^(\\.github/|\\.vscode/).*|CODE_OF_CONDUCT.md|(extensions/agp/).*"

0 commit comments

Comments
 (0)