Commit c256a69
fix: Fix non-CGO build for v8.2.0 release
- Add missing `path` parameter to complexity.AnalyzeSource stub to match
the CGO implementation signature
- Remove unused "time" import from review_bugpatterns_stub.go
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8d7c179 commit c256a69
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
0 commit comments