feat: Add Ruff configuration and update .gitignore

- Add Ruff linter configuration to core/pyproject.toml
- Add uv.lock to .gitignore

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Richard T
2026-01-23 14:43:03 -08:00
parent 93f0181ff5
commit 482a4933d5
2 changed files with 27 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@ __pycache__/
*.egg-info/
.eggs/
*.egg
uv.lock
# Generated runtime data
core/data/