You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/.github
Predrag Gruevski 2ebd167dba
Lint Python notebooks with ruff. (#12677)
The new ruff version fixed the blocking bugs, and I was able to fairly
easily us to a passing state: ruff fixed some issues on its own, I fixed
a handful by hand, and I added a list of narrowly-targeted exclusions
for files that are currently failing ruff rules that we probably should
look into eventually.

I went pretty lenient on the docs / cookbooks rules, allowing dead code
and such things. Perhaps in the future we may want to tighten the rules
further, but this is already a good set of checks that found real issues
and will prevent them going forward.
10 months ago
..
ISSUE_TEMPLATE rename repo namespace to langchain-ai (#11259) 11 months ago
actions/poetry_setup Final poetry action fix: manually recreate softlinks broken by caching. (#10250) 12 months ago
tools Cache black formatting information across CI runs. (#9413) 1 year ago
workflows Lint Python notebooks with ruff. (#12677) 10 months ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#12105) 10 months ago
CONTRIBUTING.md Install and use `ruff format` instead of black for code formatting. (#12585) 10 months ago
PULL_REQUEST_TEMPLATE.md rename repo namespace to langchain-ai (#11259) 11 months ago