build-configs(phpcs)
This commit is contained in:
parent
fe360b28c0
commit
8cc950a69c
2 changed files with 24 additions and 2 deletions
|
@ -12,7 +12,10 @@ database:
|
|||
php:
|
||||
version: 8.1-fpm-bullseye
|
||||
phpcs:
|
||||
standard: Drupal,DrupalPractice
|
||||
paths:
|
||||
- web/modules/custom
|
||||
standards:
|
||||
- Drupal
|
||||
phpstan:
|
||||
level: max
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue