update ktlint plugin to 11.3.1, format code (#3442)
This commit is contained in:
parent
774d79d666
commit
d839f18267
141 changed files with 589 additions and 428 deletions
|
|
@ -43,7 +43,7 @@ class MainActivityTest {
|
|||
note = "",
|
||||
url = "",
|
||||
avatar = "",
|
||||
header = "",
|
||||
header = ""
|
||||
)
|
||||
private val accountEntity = AccountEntity(
|
||||
id = 1,
|
||||
|
|
@ -104,7 +104,7 @@ class MainActivityTest {
|
|||
avatar = "https://mastodon.example/system/accounts/avatars/000/150/486/original/ab27d7ddd18a10ea.jpg"
|
||||
),
|
||||
status = null,
|
||||
report = null,
|
||||
report = null
|
||||
),
|
||||
accountEntity,
|
||||
true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue