mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-13 21:56:59 +05:30
feat(detekt): enable PreviewNaming
lint and re-baseline
This commit is contained in:
parent
4212ca41cf
commit
0904740980
2 changed files with 2 additions and 1 deletions
|
@ -739,6 +739,8 @@ TwitterCompose:
|
|||
active: true
|
||||
ComposableParamOrder:
|
||||
active: true
|
||||
PreviewNaming:
|
||||
active: true
|
||||
PreviewPublic:
|
||||
active: true
|
||||
RememberMissing:
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<CurrentIssues>
|
||||
<ID>MagicNumber:CommentEntry.kt$16</ID>
|
||||
<ID>MagicNumber:Theme.kt$31</ID>
|
||||
<ID>ModifierMissing:ClawAppBar.kt$ClawAppBarPreview</ID>
|
||||
<ID>SpreadOperator:Theme.kt$(*providedValues)</ID>
|
||||
</CurrentIssues>
|
||||
</SmellBaseline>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue