Skip to content

Commit

Permalink
fix: remove no-commit-to-branch linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mstruebing committed Aug 15, 2023
1 parent 4e5775a commit 5ca6aa4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions catalog/precommit/pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ repos:
args: ["-f", "lf"]
exclude: \.bat$
stages: [commit]
- id: no-commit-to-branch
stages: [commit]
- id: check-added-large-files
stages: [commit]
- id: check-case-conflict
Expand Down

0 comments on commit 5ca6aa4

Please sign in to comment.