Commit 73f7298
fix(langgraph): silence no-empty-function on AgentRef test stubs
CI's Library job failed lint on these pre-existing stub methods. The
empty bodies are intentional — they implement the AgentRef surface
for the adapter under test. Scope the disable to the stub helpers.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent d0bd796 commit 73f7298
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments