Fix compsci grad pseudointelligence

This commit is contained in:
ceikry 2023-04-22 08:48:35 -05:00
parent 9e10e8b1d5
commit 6e77e0cb60

View file

@ -285,7 +285,7 @@ exceptions:
- 'Throwable'
allowedExceptionNameRegex: '_|(ignore|expected).*'
TooGenericExceptionThrown:
active: true
active: false
exceptionNames:
- 'Error'
- 'Exception'