Test new PHP analysis engine from Scrutinizer as suggested by support team

pull/2458/head
Yannick Warnier 8 years ago
parent 4f04c16460
commit c558014fa7
  1. 8
      .scrutinizer.yml

@ -23,7 +23,13 @@
# node: false
# neo4j: false
# rabbitmq: false
build:
nodes:
analysis:
project_setup:
override: true
tests:
override: [php-scrutinizer-run]
checks:
php:
no_trailing_whitespace: true

Loading…
Cancel
Save