You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan.dist.neon
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,3 @@ parameters:
4
4
- src
5
5
6
6
treatPhpDocTypesAsCertain:false
7
-
8
-
ignoreErrors:
9
-
- message:'#Method ItkDev\\F2ApiClient\\ApiClient::[^ ]+\(\) has parameter \$[^ ]+ with no value type specified in iterable type array.#'
10
-
path:src/*
11
-
12
-
- message:'#Method ItkDev\\F2ApiClient\\Model\\[^ ]+::jsonSerialize\(\) return type has no value type specified in iterable type array.#'
13
-
path:src/*
14
-
15
-
- message:'#Method ItkDev\\F2ApiClient\\Command\\F2ApiClientCommand::responseToArray\(\) has parameter \$response with no value type specified in iterable type array.#'
0 commit comments