File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -13,3 +13,4 @@ parameters:
13
13
reportTooWideBool : true
14
14
rawMessageInBaseline : true
15
15
reportNestedTooWideType : false
16
+ curlSetOptArrayTypes : true
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ parameters:
37
37
reportTooWideBool : false
38
38
rawMessageInBaseline : false
39
39
reportNestedTooWideType : false
40
+ curlSetOptArrayTypes : false
40
41
fileExtensions :
41
42
- php
42
43
checkAdvancedIsset : false
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ parametersSchema:
40
40
reportTooWideBool : bool ()
41
41
rawMessageInBaseline : bool ()
42
42
reportNestedTooWideType : bool ()
43
+ curlSetOptArrayTypes : bool ()
43
44
])
44
45
fileExtensions : listOf (string ())
45
46
checkAdvancedIsset : bool ()
You can’t perform that action at this time.
0 commit comments