Commit 70cf911
style: suppress ReturnCount on the processor's decision-table methods
processVideo and processImage are guard-clause decision tables where
early returns read clearer than nesting; suppress ReturnCount to match
the existing house style rather than fragment the logic.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 898fb53 commit 70cf911
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| 167 | + | |
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| |||
0 commit comments