mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
feat(deps): switch to Nacho's compose-rules fork
He is continuining maintenance of the work he started at Twitter.
This commit is contained in:
parent
4c44df3136
commit
9638c8bab5
3 changed files with 5 additions and 7 deletions
|
@ -697,12 +697,10 @@ style:
|
|||
excludeImports:
|
||||
- 'java.util.*'
|
||||
|
||||
TwitterCompose:
|
||||
Compose:
|
||||
CompositionLocalAllowlist:
|
||||
active: true
|
||||
# allowedCompositionLocals: LocalSomething,LocalSomethingElse
|
||||
CompositionLocalNaming:
|
||||
active: true
|
||||
ContentEmitterReturningValues:
|
||||
active: true
|
||||
# contentEmitters: MyComposable,MyOtherComposable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue