Precommit
Changelog
Precommit
- Removed Black and isort (use ruff formatting instead)
- Update ruff to v0.11.4
- Update pyproject.toml to reflect changes
CI
- Added
review
stage - Added ruff-check and ruff-format jobs
- Make jobs interruptible
- Improve rules declaration by using include:rules
- Moved pipeline declaration into ptfs/ci-templates
- Use pip cache in pipelines
Edited by Nathan Tien You