mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 01:48:05 +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
|
||||
pass_filenames: false
|
||||
require_serial: true
|
||||
files: ^src/llama_stack/providers/.*$
|
||||
files: ^src/llama_stack/providers/.*$|^scripts/run_openapi_generator.sh$
|
||||
- id: openapi-codegen
|
||||
name: API Spec Codegen
|
||||
additional_dependencies:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue