Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Commit

Permalink
Let scrutinizer ignore analyzer fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
Enrico committed Sep 28, 2016
1 parent feb85fc commit 89c9547
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# language: php
filter:
excluded_paths: ["tests/analyze-fixtures/*"]

before_commands:
- "composer install --no-dev --prefer-source"

Expand Down

0 comments on commit 89c9547

Please sign in to comment.