Skip to content

Commit 54a5bd6

Browse files
committed
Try reportNestedTooWideType again
1 parent 11d4a03 commit 54a5bd6

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,7 +12,7 @@ parameters:
1212
checkExtensionsForComparisonOperators: true
1313
reportTooWideBool: true
1414
rawMessageInBaseline: true
15-
reportNestedTooWideType: false
15+
reportNestedTooWideType: true
1616
assignToByRefForeachExpr: true
1717
curlSetOptArrayTypes: true
1818
tooWideImplicitThrows: true

0 commit comments

Comments
 (0)