We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22aa9dd commit 2a423a8Copy full SHA for 2a423a8
3 files changed
phpstan.neon.dist
@@ -2,6 +2,4 @@ parameters:
2
paths:
3
- ./src
4
- ./tests
5
- level: 7
6
- ignoreErrors:
7
- - '#^Function .* has parameter \$args with no type specified.$#'
+ level: 9
0 commit comments