mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 04:37:25 +01:00
Disable SerialVersionUIDInSerializableClass
detekt rule
This commit is contained in:
parent
a08e03f5cb
commit
bcdf17fe27
@ -18,5 +18,7 @@ style:
|
||||
ignoreCompanionObjectPropertyDeclaration: true
|
||||
ReturnCount:
|
||||
excludeGuardClauses: true
|
||||
SerialVersionUIDInSerializableClass:
|
||||
active: false
|
||||
UnusedPrivateMember:
|
||||
ignoreAnnotated: [ 'Preview' ]
|
||||
|
Loading…
Reference in New Issue
Block a user