chore: add pre-commit config with ruff hooks
All checks were successful
CI / Lint (push) Successful in 2m30s
CI / Test (push) Successful in 2m59s
CI / Release (push) Successful in 56s
CI / Notify (push) Successful in 2s

- Add .pre-commit-config.yaml for local development
- Update .gitignore to allow .pre-commit-config.yaml
This commit is contained in:
2026-02-02 09:10:27 -05:00
parent 0462412353
commit 4048870392
2 changed files with 33 additions and 0 deletions

1
.gitignore vendored
View File

@@ -34,6 +34,7 @@ ENV/
# Compiled KFP pipelines
*.yaml
!.pre-commit-config.yaml
!pipelines/*.py
# Local