Initial Drupal 11 with DDEV setup
This commit is contained in:
11
vendor/consolidation/site-process/.scrutinizer.yml
vendored
Normal file
11
vendor/consolidation/site-process/.scrutinizer.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
checks:
|
||||
php: true
|
||||
filter:
|
||||
excluded_paths:
|
||||
- customize/*
|
||||
- tests/*
|
||||
tools:
|
||||
php_sim: true
|
||||
php_pdepend: true
|
||||
php_analyzer: true
|
||||
php_cs_fixer: false
|
||||
Reference in New Issue
Block a user