diff --git a/phpstan.neon b/phpstan.neon index a885882..6ab7cde 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -5,13 +5,6 @@ parameters: - admin - wp-plugin-starter-template.php excludePaths: - analyse: - - vendor - - node_modules - - tests - - bin - - build - - dist analyseAndScan: - vendor - node_modules