Skip to content

Commit

Permalink
Update superlinter.yml (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunwbell authored Sep 20, 2024
1 parent ee98a6f commit 4637314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/superlinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Run Super-Linter
uses: super-linter/[email protected]
env:
FILTER_REGEX_EXCLUDE: (.*sh|.git/.*|.Doc/Images/.*|.Tests/.*/Logs/.*|.Tests/.*/testdata/.*)
VALIDATE_XML: false
VALIDATE_JSCPD: false
VALIDATE_PYTHON_BLACK: false
Expand Down

0 comments on commit 4637314

Please sign in to comment.