mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-13 22:17:59 +00:00
updating license for toolchain
This commit is contained in:
parent
0e2fc9966a
commit
86fff23a9e
74 changed files with 512 additions and 94 deletions
|
@ -19,14 +19,14 @@ repos:
|
|||
# - id: no-commit-to-branch
|
||||
# args: ['--branch=main']
|
||||
|
||||
# - repo: https://github.com/Lucas-C/pre-commit-hooks
|
||||
# rev: v1.5.4
|
||||
# hooks:
|
||||
# - id: insert-license
|
||||
# files: \.py$|\.sh$
|
||||
# args:
|
||||
# - --license-filepath
|
||||
# - docs/license_header.txt
|
||||
- repo: https://github.com/Lucas-C/pre-commit-hooks
|
||||
rev: v1.5.4
|
||||
hooks:
|
||||
- id: insert-license
|
||||
files: \.py$|\.sh$
|
||||
args:
|
||||
- --license-filepath
|
||||
- docs/license_header.txt
|
||||
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: 34cbf8ef3950f43d09b85e2e45c15ae5717dc37b
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue