chore: add pre-commit config with ruff hooks
- Add .pre-commit-config.yaml for local development - Update .gitignore to allow .pre-commit-config.yaml
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -34,6 +34,7 @@ ENV/
|
||||
|
||||
# Compiled KFP pipelines
|
||||
*.yaml
|
||||
!.pre-commit-config.yaml
|
||||
!pipelines/*.py
|
||||
|
||||
# Local
|
||||
|
||||
Reference in New Issue
Block a user