-
chore: add pre-commit hook (ruff format + lint) and bump to 0.3.0 (#75)
发布于
2026-06-23 03:18:09 +00:00 - chore: add pre-commit hook (ruff format + lint) and bump to 0.3.0
Add .pre-commit-config.yaml with ruff-format and ruff --fix hooks so
contributors get auto-formatted on commit, preventing the recurring CI
lint failures on external PRs.Bump version to 0.3.0 for the GitHub Release.
- fix(deps): gate faiss-gpu-cu12 behind linux marker (macOS has no wheel)
下载附件