Skip to content

Commit 444379c

Browse files
style(pre-commit): autofix
1 parent 96e3245 commit 444379c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.cspell-partial.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
"overrides": [
55
{
66
"filename": "perception/bytetrack/src//{*.cpp,*.hpp}",
7-
"ignoreRegExpList": [
8-
"stracks",
9-
"tlwh"
10-
]
7+
"ignoreRegExpList": ["stracks", "tlwh"]
118
}
129
],
1310
"words": ["dltype", "tvmgen"]

0 commit comments

Comments
 (0)