Skip to content

Commit

Permalink
Update scrutinizer config
Browse files Browse the repository at this point in the history
  • Loading branch information
sprain committed May 10, 2020
1 parent 1042c22 commit 9a1d0d6
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
checks:
php: true
php: true

filter:
excluded_paths:
- tests/*
excluded_paths:
- tests/*

build:
nodes:
tests: true
analysis:
tests:
override:
-
command: phpcs-run
use_website_config: true
- php-scrutinizer-run
nodes:
analysis:
tests:
override:
- php-scrutinizer-run

0 comments on commit 9a1d0d6

Please sign in to comment.