Skip to content

Conversation

@piotr-iohk
Copy link
Collaborator

Description

Preview

QA Notes

@piotr-iohk piotr-iohk self-assigned this Jan 16, 2026
onClick = onSweepToWallet,
modifier = Modifier.fillMaxWidth()
modifier = Modifier
.fillMaxWidth()

Check warning

Code scanning / detekt

Reports mis-indented code Warning

Unexpected indentation (24) (should be 16)
modifier = Modifier.fillMaxWidth()
modifier = Modifier
.fillMaxWidth()
.testTag("SweepToWalletButton")

Check warning

Code scanning / detekt

Reports mis-indented code Warning

Unexpected indentation (24) (should be 16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants