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/libs/cli/langchain_cli
Christophe Bornet 038c287b3a
all: Improve make lint command (#25344)
* Removed `ruff check --select I` as `I` is already selected and checked
in the main `ruff check` command
* Added checks for non-empty `PYTHON_FILES`
* Run `ruff check` only on `PYTHON_FILES`

Co-authored-by: Erick Friis <erick@langchain.dev>
4 weeks ago
..
integration_template all: Improve make lint command (#25344) 4 weeks ago
namespaces cli: register new integration doc templates (#24854) 2 months ago
package_template
project_template
utils
__init__.py
cli.py
constants.py
dev_scripts.py