Verified Commit a4bda742 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3330673 by mondrake, Spokje, catch: Reduce significantly PHPStan...

Issue #3330673 by mondrake, Spokje, catch: Reduce significantly PHPStan running time by enabling bleeding edge features
parent 5637daf3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
# PHPStan is triggered on Drupal CI in commit-code-check.sh.
includes:
  - phpstan-baseline.neon
  - phar://phpstan.phar/conf/bleedingEdge.neon

parameters: