mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 11:59:12 +03:00
Ignore rule
This commit is contained in:
parent
911bfe2081
commit
7d6c27eed5
1 changed files with 5 additions and 0 deletions
|
@ -13,3 +13,8 @@ style:
|
|||
UnnecessaryAbstractClass:
|
||||
# Default is true. False positive for Epoxy
|
||||
active: false
|
||||
|
||||
exceptions:
|
||||
TooGenericExceptionCaught:
|
||||
# Default is true
|
||||
active: false
|
||||
|
|
Loading…
Reference in a new issue