Skip to content

Commit

Permalink
Allow scrutinizer more room
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfzdotnet committed Feb 9, 2014
1 parent c5129cd commit dc27b2e
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 @@ -9,4 +9,4 @@ before_commands:

filter:
paths: [lib/*]
excluded_paths: [ bin/*, examples/*, vendor/*, lib/Tmdb/Model/*.php ]
excluded_paths: [ bin/*, examples/*, vendor/* ]

0 comments on commit dc27b2e

Please sign in to comment.