From fcf5d5eb4eba950f9ce9bcc5fdc83edbe8184f44 Mon Sep 17 00:00:00 2001 From: odain Date: Sun, 7 Apr 2024 00:11:46 +0200 Subject: [PATCH] dummy commit to check docker container --- tests/php-static-analysis/config/base.dist.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/php-static-analysis/config/base.dist.neon b/tests/php-static-analysis/config/base.dist.neon index 84a87f6c36..915500880d 100644 --- a/tests/php-static-analysis/config/base.dist.neon +++ b/tests/php-static-analysis/config/base.dist.neon @@ -1,7 +1,7 @@ includes: - php-includes/set-php-version-from-process.php # Workaround to set PHP version to the on running the CLI # for an explanation of the baseline concept, see: https://phpstan.org/user-guide/baseline - #baseline HERE DO NOT REMOVE FOR CI + #baseline HERE DO NOT REMOVE FOR CI parameters: level: 0