phpstan: separate non-PM bugs from the main neon config

everything left in here is now a PM problem that needs to be looked into.
This commit is contained in:
Dylan K. Taylor
2019-12-01 20:12:41 +00:00
parent 3226a9dc6a
commit 15f8886958
5 changed files with 63 additions and 52 deletions

View File

@ -0,0 +1,10 @@
parameters:
ignoreErrors:
-
message: "#^PHPDoc tag @param has invalid value \\(.+\\)\\: Unexpected token \"&\", expected TOKEN_VARIABLE at offset \\d+$#"
path: src/pocketmine
-
message: "#^Default value of the parameter \\#\\d+ \\$[A-Za-z\\d_]+ \\(\\-?\\d+\\) of method .+\\(\\) is incompatible with type float\\.$#"
path: src/pocketmine