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 d4fa006 commit 21dfb28Copy full SHA for 21dfb28
.github/workflows/linter.yaml
@@ -25,6 +25,7 @@ jobs:
25
DEFAULT_BRANCH: main
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27
LOG_LEVEL: WARN
28
+ LINTER_RULES_PATH: .
29
SHELLCHECK_OPTS: -e SC1091 -e 2086
30
VALIDATE_ALL_CODEBASE: false
31
FILTER_REGEX_EXCLUDE: "^(\\.github/|\\.vscode/).*|CODE_OF_CONDUCT.md|(extensions/agp/).*"
0 commit comments