[None][infra] add attribution files for release/1.1 (#9495)

Signed-off-by: Yuanjing Xue <197832395+yuanjingx87@users.noreply.github.com>
This commit is contained in:
yuanjingx87 2025-12-02 00:19:59 -08:00 committed by GitHub
parent 6f7804ff50
commit cc124a9b92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 75980 additions and 2 deletions

View File

@ -18,7 +18,7 @@ repos:
hooks:
- id: check-added-large-files
exclude: |
(?x)^(.*cubin.cpp | .*cubin.h)$
(?x)^(.*cubin.cpp | .*cubin.h | ATTRIBUTIONS-.*\.md)$
- id: check-merge-conflict
- id: check-symlinks
- id: detect-private-key
@ -66,7 +66,7 @@ repos:
additional_dependencies:
- tomli
# add ignore words list
args: ["-L", "Mor,ans,thirdparty", "--skip", "security_scanning/*"]
args: ["-L", "Mor,ans,thirdparty", "--skip", "ATTRIBUTIONS-*.md,*.svg", "--skip", "security_scanning/*"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.4
hooks:

15143
ATTRIBUTIONS-CPP-aarch64.md Executable file

File diff suppressed because it is too large Load Diff

14951
ATTRIBUTIONS-CPP-x86_64.md Executable file

File diff suppressed because it is too large Load Diff

45884
ATTRIBUTIONS-Python.md Normal file

File diff suppressed because it is too large Load Diff