feat(detekt): enable PreviewNaming lint and re-baseline

This commit is contained in:
Harsh Shandilya 2022-10-04 00:02:15 +05:30
parent 4212ca41cf
commit 0904740980
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -739,6 +739,8 @@ TwitterCompose:
active: true
ComposableParamOrder:
active: true
PreviewNaming:
active: true
PreviewPublic:
active: true
RememberMissing: