Commit 0c508e7
🌱 Update golangci-lint to v2.8.0
The previous version (v2.1.6) had false positives with staticcheck
not recognizing that t.Fatal() terminates execution, causing spurious
"possible nil pointer dereference" warnings in test files.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Andrew Anderson <andy@clubanderson.com>1 parent 634d637 commit 0c508e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments