diff --git a/phpstan.neon b/phpstan.neon new file mode 100644 index 0000000000..fb358f33a8 --- /dev/null +++ b/phpstan.neon @@ -0,0 +1,7 @@ +parameters: + level: 1 + paths: + - application + reportUnmatchedIgnoredErrors: false + excludePaths: + - application/Espo/Core/Select/SelectManager.php