filter:
excluded_paths:
- 'tests/*'
checks:
php:
switch_fallthrough_commented: false
build:
nodes:
tests: true
analysis:
tests:
override:
-
command: phpcs-run
use_website_config: true
checks:
php:
switch_fallthrough_commented: true
build:
nodes:
tests: true