Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Commit

Permalink
Updating Scrutinizer config
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Krämer committed Jan 12, 2016
1 parent e0d52ea commit 8451c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tools:
enabled: true
excluded_dirs: [vendor, tests, config, docs]
filter:
excluded_paths: [src/Event/, src/Lib/]
excluded_paths: [src/Event/, src/Lib/, tests, vendor, docs]
build:
environment:
php:
Expand Down

0 comments on commit 8451c6b

Please sign in to comment.