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:
1313 reportTooWideBool : true
1414 rawMessageInBaseline : true
1515 reportNestedTooWideType : false
16+ curlSetOptArrayTypes : true
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ parameters:
3737 reportTooWideBool : false
3838 rawMessageInBaseline : false
3939 reportNestedTooWideType : false
40+ curlSetOptArrayTypes : false
4041 fileExtensions :
4142 - php
4243 checkAdvancedIsset : false
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ parametersSchema:
4040 reportTooWideBool : bool ()
4141 rawMessageInBaseline : bool ()
4242 reportNestedTooWideType : bool ()
43+ curlSetOptArrayTypes : bool ()
4344 ])
4445 fileExtensions : listOf (string ())
4546 checkAdvancedIsset : bool ()
You can’t perform that action at this time.
0 commit comments