Commit 4fe1d3e
fix(deps): resolve named return shadowing
Remove redeclared `deps` variable and rename loop variable
`name` to `depName` to avoid shadowing the named return.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c89f703 commit 4fe1d3e
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | 273 | | |
275 | | - | |
276 | | - | |
| 274 | + | |
| 275 | + | |
277 | 276 | | |
278 | 277 | | |
279 | 278 | | |
280 | 279 | | |
281 | 280 | | |
282 | | - | |
| 281 | + | |
283 | 282 | | |
284 | 283 | | |
285 | 284 | | |
| |||
0 commit comments