Skip to content
Snippets Groups Projects

Issue #3431984 by joegraduate: Remove unneeded phpstan file.

Merged Joe Parsons requested to merge issue/config_sync-3431984:3431984-remove-phpstan-file into 3.0.x
1 file
+ 0
7
Compare changes
  • Side-by-side
  • Inline
+ 0
7
parameters:
level: 1
ignoreErrors:
# new static() is a best practice in Drupal, so we cannot fix that.
# @see https://www.drupal.org/docs/develop/development-tools/phpstan/handling-unsafe-usage-of-new-static
- "#^Unsafe usage of new static#"
Loading