diff --git a/Config/phpstan.neon b/Config/phpstan.neon index 3a10439..f4af204 100644 --- a/Config/phpstan.neon +++ b/Config/phpstan.neon @@ -6,5 +6,4 @@ parameters: fileExtensions: - php excludes_analyse: - - *.tpl.php - bootstrap: %currentWorkingDirectory%/Config/phpstan.php \ No newline at end of file + - *.tpl.php \ No newline at end of file diff --git a/Config/phpstan.php b/Config/phpstan.php deleted file mode 100644 index d318452..0000000 --- a/Config/phpstan.php +++ /dev/null @@ -1,4 +0,0 @@ -