Skip to content

Commit

Permalink
Scrutinizer syntax changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
allebb committed Jan 19, 2022
1 parent 37710cd commit 3450164
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,10 @@ tools:
php_code_sniffer:
config:
standard: "PSR2"
external_code_coverage: true
external_code_coverage: true
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run

0 comments on commit 3450164

Please sign in to comment.