Skip to content

Commit

Permalink
Exclude manifest file.
Browse files Browse the repository at this point in the history
  • Loading branch information
binhnq94 committed Sep 29, 2023
1 parent deb9964 commit 898569e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ repos:
name: Run codespell to check for common misspellings in files
language: python
types: [text]
args:
- --exclude-file=tests/sample/manifest_model_version.json
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.10.0
hooks:
Expand Down

0 comments on commit 898569e

Please sign in to comment.