Commit a5368c2
fix(lint): add return after t.Fatal in checker_test.go for SA5011
Fix remaining staticcheck SA5011 warning by adding return statement
after t.Fatal in the second test function.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 246ff2c commit a5368c2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments