Enable detekt rule ImplicitDefaultLocale and fix existing issue.
This commit is contained in:
parent
6aa5239189
commit
3f372e5804
2 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ empty-blocks:
|
|||
|
||||
potential-bugs:
|
||||
ImplicitDefaultLocale:
|
||||
active: false
|
||||
active: true
|
||||
|
||||
exceptions:
|
||||
TooGenericExceptionCaught:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue