# @spear-ai/ruff-config
A [Ruff](https://docs.astral.sh/ruff) config.
## Installation
```shell
poetry add -D spear_ai_ruff_config
```
## Usage
Configure `poetry.toml` to save the virtual environment to your local project:
```
[virtualenvs]
in-project = true
```
Add the following to your `ruff.toml` file:
```toml
extend = "./.venv/lib/python3.11/site-packages/spear-ai-ruff-config/config.toml"
```
Raw data
{
"_id": null,
"home_page": "https://github.com/spear-ai/citizen",
"name": "spear-ai-ruff-config",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": null,
"keywords": "ai, config, ruff, spear",
"author": "Spear AI",
"author_email": "org@spear.ai",
"download_url": "https://files.pythonhosted.org/packages/ed/00/ddf01888753ea982711e6d7d18601a03cfe47f1753cf8d39a3d581765ed1/spear_ai_ruff_config-5.0.0.tar.gz",
"platform": null,
"description": "# @spear-ai/ruff-config\n\nA [Ruff](https://docs.astral.sh/ruff) config.\n\n## Installation\n\n```shell\npoetry add -D spear_ai_ruff_config\n```\n\n## Usage\n\nConfigure `poetry.toml` to save the virtual environment to your local project:\n\n```\n[virtualenvs]\nin-project = true\n```\n\nAdd the following to your `ruff.toml` file:\n\n```toml\nextend = \"./.venv/lib/python3.11/site-packages/spear-ai-ruff-config/config.toml\"\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Spear AI Ruff config",
"version": "5.0.0",
"project_urls": {
"Homepage": "https://github.com/spear-ai/citizen",
"Repository": "https://github.com/spear-ai/citizen"
},
"split_keywords": [
"ai",
" config",
" ruff",
" spear"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "021bd32764fbbf935176b979d123659c01879e73c2dade5e6a520e1a6d6e66b5",
"md5": "020d2cc281fe07381ef42a7c47df0021",
"sha256": "89c066856f6d002ceb0ea7991b576da6c906557e4b8a912bb4ceecc29d0d4452"
},
"downloads": -1,
"filename": "spear_ai_ruff_config-5.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "020d2cc281fe07381ef42a7c47df0021",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 2074,
"upload_time": "2024-09-06T15:53:12",
"upload_time_iso_8601": "2024-09-06T15:53:12.210220Z",
"url": "https://files.pythonhosted.org/packages/02/1b/d32764fbbf935176b979d123659c01879e73c2dade5e6a520e1a6d6e66b5/spear_ai_ruff_config-5.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ed00ddf01888753ea982711e6d7d18601a03cfe47f1753cf8d39a3d581765ed1",
"md5": "a2a9d2d6726446726fd7af9a88ba40ac",
"sha256": "d2341318bfed19d0960bc9a0d702fbd9957c4b156d1a8e10e528656f060ca001"
},
"downloads": -1,
"filename": "spear_ai_ruff_config-5.0.0.tar.gz",
"has_sig": false,
"md5_digest": "a2a9d2d6726446726fd7af9a88ba40ac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 1484,
"upload_time": "2024-09-06T15:53:13",
"upload_time_iso_8601": "2024-09-06T15:53:13.012886Z",
"url": "https://files.pythonhosted.org/packages/ed/00/ddf01888753ea982711e6d7d18601a03cfe47f1753cf8d39a3d581765ed1/spear_ai_ruff_config-5.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-06 15:53:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "spear-ai",
"github_project": "citizen",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "spear-ai-ruff-config"
}