Skip to content

Commit 2938845

Browse files
committed
Disable reportNestedTooWideType temporarily again
1 parent d04b313 commit 2938845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/bleedingEdge.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ parameters:
1212
checkExtensionsForComparisonOperators: true
1313
reportTooWideBool: true
1414
rawMessageInBaseline: true
15-
reportNestedTooWideType: true
15+
reportNestedTooWideType: false # tmp
1616
assignToByRefForeachExpr: true
1717
curlSetOptArrayTypes: true

0 commit comments

Comments
 (0)