Skip to content

Commit

Permalink
Bump PHPStan templates check to level 5
Browse files Browse the repository at this point in the history
Ref #141
  • Loading branch information
spaze committed Jul 14, 2023
1 parent ff672c9 commit c459e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/phpstan-latte-templates.neon
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ parameters:
tmpDir: /tmp/phpstan/michalspacek.cz-latte-templates
paths:
- app
level: 4
level: 5
latte:
engineBootstrap: app/PhpStan/latteEngine.php
presenterFactoryBootstrap: app/PhpStan/presenterFactory.php
Expand Down

0 comments on commit c459e04

Please sign in to comment.