Skip to content

Commit

Permalink
Exclude images from pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Velichkevich <[email protected]>
  • Loading branch information
andreyvelich committed Jan 27, 2025
1 parent 6d8d277 commit ea38c98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ repos:
- id: flake8
exclude: |
(?x)^(
docs/images/.*|
pkg/client/.*|
sdk_v2/kubeflow/training/[^/]*.py|
sdk_v2/kubeflow/training/models/.*|
Expand Down

0 comments on commit ea38c98

Please sign in to comment.