Commit 4384cb3
ci: lift rotation check out of a double-negation (QF1001)
staticcheck flagged the De-Morgan form. Readability-wise the flat
sequence is also easier.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 0ceb973 commit 4384cb3
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
| |||
0 commit comments