mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-09 06:51:16 +00:00
feat(python): add ruff linter and formatter configuration
This commit is contained in:
@@ -18,6 +18,7 @@ fi
|
||||
tools=(
|
||||
ansible # IT automation and configuration management
|
||||
openapi-python-client # Generate Python API clients from OpenAPI specs
|
||||
ruff # Fast Python linter and formatter
|
||||
)
|
||||
|
||||
# Library packages — installed into system Python with `uv pip install --system`
|
||||
|
||||
Reference in New Issue
Block a user