Commit 35126c0
chore: remove ineffective lgtm suppression comments (#58)
Remove lgtm[...] syntax from inline comments as it doesn't work with
GitHub CodeQL. The old LGTM.com suppression syntax is not supported by
GitHub's Code Scanning.
The explanatory comments are retained as documentation for why the code
is structured this way, even though CodeQL alerts must be dismissed via
the GitHub UI rather than inline comments.
All related CodeQL false positive alerts (31-35) have been dismissed
via the GitHub API with appropriate explanations.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent 6f5d958 commit 35126c0
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | 97 | | |
99 | 98 | | |
100 | 99 | | |
| |||
348 | 347 | | |
349 | 348 | | |
350 | 349 | | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
356 | 354 | | |
357 | 355 | | |
358 | 356 | | |
| |||
0 commit comments