Skip to content

Commit cca9dab

Browse files
Missed some comments.
1 parent b09aaff commit cca9dab

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

phpstan.neon

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
parameters:
22
paths:
33
- src
4-
level: 5
5-
ignoreErrors:
6-
- '#Result of function abort \(void\) is used\.#'
7-
- '#Method App\\Exceptions\\Handler::render\(\) should return Illuminate\\Http\\Response but returns Symfony\\Component\\HttpFoundation\\Response\.#'
8-
4+
level: 8

0 commit comments

Comments
 (0)