diff --git a/Config/phan.php b/Config/phan.php
index 6571b47..3fc84e2 100755
--- a/Config/phan.php
+++ b/Config/phan.php
@@ -1,4 +1,5 @@
- null,
'strict_param_checking' => true,
diff --git a/Config/phpcs.xml b/Config/phpcs.xml
index e9e5809..0d70e42 100755
--- a/Config/phpcs.xml
+++ b/Config/phpcs.xml
@@ -21,6 +21,7 @@
*/omsSetup/*
*/demoSetup/*
*/Routes/*
+*/Tools/*
*/tests/*
*/vendor/*
*/OAuth2/*
diff --git a/Config/phpstan.neon b/Config/phpstan.neon
index 7ba1f02..5ed2dbb 100755
--- a/Config/phpstan.neon
+++ b/Config/phpstan.neon
@@ -16,6 +16,7 @@ parameters:
- */demoSetup/*
- */d0cbb361b14ac3ef32486f0a09ab937d/*
- */test/*
+ - */Tools/*
- *Test.php
- *Routes.php
- *Hooks.php
diff --git a/Config/reportLang.php b/Config/reportLang.php
index cefd46a..fa7ff97 100755
--- a/Config/reportLang.php
+++ b/Config/reportLang.php
@@ -1,4 +1,5 @@
-