SIGN IN SIGN UP

fix(infra): correct lint_diff relative paths in package makefiles (#36333)

Fixes #36332

Corrected lint_diff/format_diff relative path settings in three package
Makefiles so changed-file linting runs against the correct package
scope. This is an infra-only fix and does not change runtime behavior.

How did you verify your code works?
- make -n -C libs/langchain_v1 lint_diff
- make -n -C libs/text-splitters lint_diff
- make -n -C libs/partners/mistralai lint_diff
- Confirmed only the three Makefiles are changed, with no uv.lock or
pyproject.toml updates.

AI assistance disclaimer: I used AI assistance to draft and review this
contribution.
Y
Yashodip More committed
7bb9443e1549daaf5096783b3ecc7c4e16b07f13
Parent: c0557cb
Committed by GitHub <[email protected]> on 3/28/2026, 6:32:02 AM