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 23fdc69 commit fdf2859Copy full SHA for fdf2859
.github/workflows/super-linter.yml
@@ -64,4 +64,5 @@ jobs:
64
VALIDATE_ALL_CODEBASE: true
65
LINTER_RULES_PATH: .
66
DEFAULT_BRANCH: main
67
+ FILTER_REGEX_EXCLUDE: "(gradlew|gradlew\\.bat|gradle/.*|mvnw|mvnw\\.cmd|\\.m2/.*|\\.mvn/.*)$"
68
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments