Skip to content

Commit fdf2859

Browse files
committed
ci(super-linter): restore unused exclusion
This reverts commit 23fdc69.
1 parent 23fdc69 commit fdf2859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ jobs:
6464
VALIDATE_ALL_CODEBASE: true
6565
LINTER_RULES_PATH: .
6666
DEFAULT_BRANCH: main
67+
FILTER_REGEX_EXCLUDE: "(gradlew|gradlew\\.bat|gradle/.*|mvnw|mvnw\\.cmd|\\.m2/.*|\\.mvn/.*)$"
6768
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)