Commit df99684
Fix checkstyle and detekt failures
- Remove empty line before closing brace in WPSwitchPreference
- Suppress ReturnCount for EinkDeviceDetector.isEinkDevice (early
returns are clearer than alternatives for this detection logic)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 930f5e9 commit df99684
2 files changed
Lines changed: 1 addition & 1 deletion
File tree
- WordPress/src/main/java/org/wordpress/android
- ui/prefs
- util
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
0 commit comments