Skip to content

Commit

Permalink
Exclude test files
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Jan 5, 2025
1 parent 1866713 commit 8805b8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ repos:
]
pass_filenames: false # Run on all files
- id: php-lint
exclude:
(?x)^(htdocs/includes/symfony/var-dumper/Tests/.*)$
- id: php-stan
stages: [manual]
files: \.(php)$
Expand Down

0 comments on commit 8805b8c

Please sign in to comment.