Ignore rule

This commit is contained in:
Benoit Marty 2022-05-12 17:05:19 +02:00
parent 911bfe2081
commit 7d6c27eed5
1 changed files with 5 additions and 0 deletions

View File

@ -13,3 +13,8 @@ style:
UnnecessaryAbstractClass:
# Default is true. False positive for Epoxy
active: false
exceptions:
TooGenericExceptionCaught:
# Default is true
active: false