Skip to content

Commit 8d07580

Browse files
authored
[None] [chore] Add ATTRIBUTIONS-{CPP,Python}.md + Update in wheels setup (NVIDIA#8438)
Signed-off-by: Venky Ganesh <[email protected]>
1 parent 56f697b commit 8d07580

File tree

4 files changed

+60584
-1
lines changed

4 files changed

+60584
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ repos:
6666
additional_dependencies:
6767
- tomli
6868
# add ignore words list
69-
args: ["-L", "Mor,ans,thirdparty"]
69+
args: ["-L", "Mor,ans,thirdparty", "--skip", "ATTRIBUTIONS-*.md"]
7070
- repo: https://github.com/astral-sh/ruff-pre-commit
7171
rev: v0.9.4
7272
hooks:

0 commit comments

Comments
 (0)