Skip to content

Commit 29b6e9d

Browse files
author
cyrus
committed
fix: remove unused LINTER_RULES_PATH variable from Super Linter configuration
1 parent 8ac857b commit 29b6e9d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
DEFAULT_BRANCH: main
6868
FILTER_REGEX_EXCLUDE: dist/**/*
6969
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
70-
LINTER_RULES_PATH: ${{ github.workspace }}
7170
VALIDATE_ALL_CODEBASE: false
7271
# Only validate specific file types we want Super Linter to handle
7372
VALIDATE_MARKDOWN: true

0 commit comments

Comments
 (0)