Skip to content

Commit

Permalink
chore: exclude generates resource from codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh England committed Oct 23, 2023
1 parent fb93328 commit 5b0d2c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ checks:
argument-count:
config:
threshold: 8
exclude_patterns:
- "src/Resources/data/en.php"

0 comments on commit 5b0d2c6

Please sign in to comment.