Skip to content

Commit

Permalink
disable checkpoint check
Browse files Browse the repository at this point in the history
  • Loading branch information
Noel Gomez committed Oct 21, 2024
1 parent 7856716 commit 5e7c24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
- id: check-source-table-has-description
- id: check-script-semicolon
- id: check-script-has-no-table-name
- id: check-script-ref-and-source
# - id: check-script-ref-and-source
- id: check-model-has-description
- id: check-model-has-properties-file
- id: check-model-has-all-columns
Expand Down

0 comments on commit 5e7c24f

Please sign in to comment.