Skip to content

Commit

Permalink
Ignore dist in linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalteen committed Sep 15, 2023
1 parent 85a5743 commit e8bea4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: super-linter/super-linter/slim@v5
env:
DEFAULT_BRANCH: main
FILTER_REGEX_EXCLUDE: dist/**/*
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
JAVASCRIPT_DEFAULT_STYLE: prettier
VALIDATE_JSCPD: false

0 comments on commit e8bea4e

Please sign in to comment.