Skip to content

Commit

Permalink
Add hadolint file to superlinter
Browse files Browse the repository at this point in the history
  • Loading branch information
KarmaKamikaze committed Sep 24, 2024
1 parent c2aa99d commit c02494b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
VALIDATE_JSCPD: false
VALIDATE_MARKDOWN: false
VALIDATE_NATURAL_LANGUAGE: false
DOCKERFILE_HADOLINT_FILE_NAME: "../linter/.hadolint.yaml"
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FILTER_REGEX_EXCLUDE: .*Tests/.*

0 comments on commit c02494b

Please sign in to comment.