build-configs(phpcs)

This commit is contained in:
Oliver Davies 2023-04-23 20:00:35 +01:00
parent fe360b28c0
commit 8cc950a69c
2 changed files with 24 additions and 2 deletions

View file

@ -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: