langchain
c9ae0c58
- Add lint_diff command (#2449)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Add lint_diff command (#2449) It's helpful for developers to run the linter locally on just the changed files. This PR adds support for a `lint_diff` command. Ruff is still run over the entire directory since it's very fast.
Author
hinthornw
Parents
3d871853
Loading