We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
exceptions.check.tooWideThrowType
1 parent b711b3b commit 1b1da3eCopy full SHA for 1b1da3e
conf/config.neon
@@ -19,7 +19,7 @@ parameters:
19
checkedExceptionClasses: []
20
check:
21
missingCheckedExceptionInThrows: false
22
- tooWideThrowType: false
+ tooWideThrowType: true
23
featureToggles:
24
bleedingEdge: false
25
skipCheckGenericClasses: []
0 commit comments