We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cdfa0f commit 4bedda2Copy full SHA for 4bedda2
phpstan.neon
@@ -1,4 +1,8 @@
1
parameters:
2
+ excludePaths:
3
+ analyse:
4
+ - src/Latte/Compiler/TagParser.php
5
+
6
level: 5
7
8
paths:
0 commit comments