0.0.1 • Published 2 years ago
@spear-ai/ruff-config v0.0.1
@spear-ai/ruff-config
A Ruff config.
Installation
poetry add -D spear_ai_ruff_configUsage
Configure poetry.toml to save the virtual environment to your local project:
[virtualenvs]
in-project = trueAdd the following to your ruff.toml file:
extend = "./.venv/lib/python3.11/site-packages/spear_ai_ruff_config/config.toml"0.0.1
2 years ago