Commit 8604b04
style(android): Satisfy PMD SimplifyBooleanReturns
Collapse the trailing if/return-false in isAllowedUri into a single
boolean expression.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b207edb commit 8604b04
1 file changed
Lines changed: 1 addition & 4 deletions
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1142 | 1142 | | |
1143 | 1143 | | |
1144 | 1144 | | |
1145 | | - | |
1146 | | - | |
1147 | | - | |
1148 | | - | |
| 1145 | + | |
1149 | 1146 | | |
1150 | 1147 | | |
1151 | 1148 | | |
| |||
0 commit comments