mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
chore: add new generator location to precommit
Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
8e1f89b32e
commit
b450955df5
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ repos:
|
||||||
language: python
|
language: python
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
require_serial: true
|
require_serial: true
|
||||||
files: ^src/llama_stack/providers/.*$
|
files: ^src/llama_stack/providers/.*$|^scripts/run_openapi_generator.sh$
|
||||||
- id: openapi-codegen
|
- id: openapi-codegen
|
||||||
name: API Spec Codegen
|
name: API Spec Codegen
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue