Skip to content

Commit

Permalink
Remove irrelevant scrutinizer filters
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrozucca committed Aug 19, 2016
1 parent ea42899 commit 835b5a0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,6 @@ tools:
php_analyzer: true
sensiolabs_security_checker: true

filter:
paths:
- 'spec/*'
- 'src/*'
excluded_paths:
# exclude lengthy setup scripts
- 'src/*/Setup/InstallData.php'
- 'src/*/Setup/UpgradeData.php'
- 'src/*/Setup/InstallSchema.php'
- 'src/*/Setup/UpgradeSchema.php'

build:
tests:
override:
Expand Down

0 comments on commit 835b5a0

Please sign in to comment.