Skip to content

Commit

Permalink
Exclude dry run specs from jsonlint
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleyOlson64 authored and beqaabu committed Aug 13, 2024
1 parent 7eaea3d commit f5eb984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
# All available variables are described at https://megalinter.io/latest/configuration/
# and configured in .mega-linter.yml
VALIDATE_ALL_CODEBASE: true
JSON_JSONLINT_FILTER_REGEX_EXCLUDE: (chainspecs/dryRun*)
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Save auto-updates
Expand Down

0 comments on commit f5eb984

Please sign in to comment.