From d713eeff0b2324b7f19615078c800f7a51fab634 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 11 Oct 2021 22:01:04 +0200 Subject: [PATCH] fix phpstan and phpcs --- Config/phpcs.xml | 5 ++++- Config/phpstan-baseline.neon | 14 ++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/Config/phpcs.xml b/Config/phpcs.xml index 06f3ac7..a1e318c 100755 --- a/Config/phpcs.xml +++ b/Config/phpcs.xml @@ -87,7 +87,10 @@ */tests/* - + + *oLib.js + *StringUtils.js +