Skip to content

Commit

Permalink
Fix invalid scan errors
Browse files Browse the repository at this point in the history
  • Loading branch information
richardkorthuis authored Feb 6, 2023
1 parent 2a79526 commit f6e45d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
env:
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
SKIP_FOLDERS: ".github"
PHPCS_SNIFFS_EXCLUDE: "WordPress.Files.FileName"

0 comments on commit f6e45d0

Please sign in to comment.