Commit 014a615
Suppress detekt LongMethod for application password error handling
These methods are long due to exhaustive error handling across multiple
WpRequestResult variants, which is reasonable to suppress.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 90471b8 commit 014a615
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- WordPress/src/main/java/org/wordpress/android/ui
- accounts/login/applicationpassword
- mysite/cards/applicationpassword
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments