Verified Commit 19131be3 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

(cherry picked from commit a4bda742)
parent 02268796
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: