langchain/.github
Predrag Gruevski f94e24dfd7
Install and use ruff format instead of black for code formatting. (#12585)
Best to review one commit at a time, since two of the commits are 100%
autogenerated changes from running `ruff format`:
- Install and use `ruff format` instead of black for code formatting.
- Output of `ruff format .` in the `langchain` package.
- Use `ruff format` in experimental package.
- Format changes in experimental package by `ruff format`.
- Manual formatting fixes to make `ruff .` pass.
2023-10-31 10:53:12 -04:00
..
actions/poetry_setup Final poetry action fix: manually recreate softlinks broken by caching. (#10250) 2023-09-05 15:47:58 -04:00
ISSUE_TEMPLATE rename repo namespace to langchain-ai (#11259) 2023-10-01 15:30:58 -04:00
tools Cache black formatting information across CI runs. (#9413) 2023-08-18 09:49:50 -04:00
workflows run poetry build in working dir (#12610) 2023-10-30 16:58:34 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#12105) 2023-10-23 15:15:24 -04:00
CONTRIBUTING.md Install and use ruff format instead of black for code formatting. (#12585) 2023-10-31 10:53:12 -04:00
PULL_REQUEST_TEMPLATE.md rename repo namespace to langchain-ai (#11259) 2023-10-01 15:30:58 -04:00