Commit 6491b95
fix(lint): update callers of deprecated parser shims
- linter.go: use ParseFromModelTokens instead of deprecated ParseFromModelTokensWithPositions
- distinct_on_example.go: nolint staticcheck for intentional backward-compat demo
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 84ba1c8 commit 6491b95
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
0 commit comments