From 28e2f4ae76e5fa9f20a939fdda2fa721519cc7b7 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 23 Apr 2023 20:15:24 +0100 Subject: [PATCH] build-configs(update) --- phpcs.xml.dist | 53 +++++++++++++++++++++++------------------------ phpstan.neon.dist | 2 +- 2 files changed, 27 insertions(+), 28 deletions(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 31b4c99..1719372 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -2,32 +2,31 @@ - PHPCS configuration file for docker-example-drupal. + PHPCS configuration file for docker-example-drupal. - web/modules/custom - - + web/modules/custom + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/phpstan.neon.dist b/phpstan.neon.dist index c9c2c07..a5a696c 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -6,4 +6,4 @@ parameters: - *Test.php - *TestBase.php paths: - - web/modules/custom \ No newline at end of file + - web/modules/custom