Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-template
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadnassri committed Aug 9, 2023
1 parent 05a1e19 commit ed196b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/linters/.mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ SHOW_ELAPSED_TIME: true
FLAVOR_SUGGESTIONS: false
VALIDATE_ALL_CODEBASE: false
IGNORE_GENERATED_FILES: true
FILTER_REGEX_EXCLUDE: (dist/*|README.md|test/fixtures/*|vendor/*|/schemas/*|coverage/*|.nyc_output/*)
FILTER_REGEX_EXCLUDE: (dist/*|README.md|vendor/*|/schemas/*|test/fixtures/*)

MARKDOWN_MARKDOWNLINT_CONFIG_FILE: .markdown-lint.yml
REPOSITORY_CHECKOV_ARGUMENTS: [--skip-path, schemas]
REPOSITORY_CHECKOV_ARGUMENTS: [--skip-path, schemas, --skip-path, test/fixtures]

0 comments on commit ed196b0

Please sign in to comment.