Skip to content
Code-Schnipsel Gruppen Projekte

fix(phpstan): code improvements and resolve warnings

Zusammengeführt Henning Leutz schlägt vor, next-2.x in main zu mergen.
1 Datei
+ 1
3
Änderungen vergleichen
  • Nebeneinander
  • In der Reihe
  • 2ab12e56
    The commit modifies the phpstan.dist.neon configuration file. The changes include removing the
    excludePaths section and adjusting the end of the file to not have a new line. This simplification
    will better suit our testing environment.
+ 1
3
@@ -7,6 +7,4 @@ parameters:
- src
- ajax
bootstrapFiles:
- tests/phpstan-bootstrap.php
excludePaths:
- src/QUI/ERP/Coupons/Events.php
- tests/phpstan-bootstrap.php
\ No newline at end of file