mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 08:44:44 +00:00
build: Remove no-commit-to-branch check from pre-commit hooks
This commit is contained in:
parent
6378c2a2f3
commit
e000ea88b6
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ repos:
|
||||||
args: ['--maxkb=1000']
|
args: ['--maxkb=1000']
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
exclude: '^(.*\.svg)$'
|
exclude: '^(.*\.svg)$'
|
||||||
- id: no-commit-to-branch
|
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
args: ["--unsafe"]
|
args: ["--unsafe"]
|
||||||
- id: detect-private-key
|
- id: detect-private-key
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue