Skip to content

Commit 943e42d

Browse files
Skip typo check on agent markdown files
1 parent b075afc commit 943e42d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_typos.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[files]
22
# Skip these files in typo checks
33
extend-exclude = [
4+
"agents/*.md",
45
"csrc/xpu_ops.h",
56
"csrc/xpu_ops.cpp",
67
"csrc/xpu_kernels.h",

0 commit comments

Comments
 (0)