diff --git a/phpstan.neon b/phpstan.neon index 02b7cc4b..fe3aa1ab 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,5 +1,5 @@ parameters: - level: 0 + level: 1 paths: - config.php - start.php @@ -11,4 +11,8 @@ parameters: ignoreErrors: - message: '#will always evaluate to true#' - path: includes/class-fs-plugin-updater.php \ No newline at end of file + path: includes/class-fs-plugin-updater.php + - + message: '#Variable \$VARS might not be defined#' + paths: + - templates/*