Commit d1cccde
fix: address review — fix signatures, use _captures, remove stale files
- Fix CSharpAnalyzer.resolve_import signature to match abstract (add Node type)
- Switch add_file_imports to use self._captures() instead of query.captures()
- Remove stale CI_OPTIMIZATION.md and test-project/b.py___
- Remove debug print from test
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ce69973 commit d1cccde
File tree
5 files changed
+3
-244
lines changed- api/analyzers
- csharp
- python
- test-project
- tests
5 files changed
+3
-244
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 140 | + | |
145 | 141 | | |
146 | 142 | | |
147 | | - | |
148 | | - | |
149 | | - | |
| 143 | + | |
150 | 144 | | |
151 | 145 | | |
152 | 146 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | 58 | | |
61 | 59 | | |
62 | 60 | | |
| |||
0 commit comments