Commit 3cfd6c4
Fix detekt violations in extracted files
Suppress SpreadOperator warning in UiHelpers.getTextOfUiString() and
MagicNumber warning in adjustDialogSize() — both pre-existing violations
newly surfaced by the module split.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1d37243 commit 3cfd6c4
2 files changed
Lines changed: 3 additions & 1 deletion
File tree
- WordPress/src/main/java/org/wordpress/android/ui/utils
- libs/core-ui/src/main/java/org/wordpress/android/ui/utils
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments