llama-stack-mirror/llama_stack
Sébastien Han c0ee512980
build: configure ruff from pyproject.toml (#1100)
# What does this PR do?

- Remove hardcoded configurations from pre-commit.
- Allow configuration to be set via pyproject.toml.
- Merge .ruff.toml settings into pyproject.toml.
- Ensure the linter and formatter use the defined configuration instead
of being overridden by pre-commit.

Signed-off-by: Sébastien Han <seb@redhat.com>

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
[Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.*]

[//]: # (## Documentation)

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-02-14 09:01:57 -08:00
..
apis fix: openapi for eval-task (#1085) 2025-02-13 17:10:45 -08:00
cli build: configure ruff from pyproject.toml (#1100) 2025-02-14 09:01:57 -08:00
distribution fix: regex pattern matching to support :path suffix in the routes (#1089) 2025-02-13 18:18:23 -08:00
providers build: configure ruff from pyproject.toml (#1100) 2025-02-14 09:01:57 -08:00
scripts build: format codebase imports using ruff linter (#1028) 2025-02-13 10:06:21 -08:00
templates docs: Add region parameter to Bedrock provider (#1103) 2025-02-14 08:55:22 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00