We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22fa412 commit 0ac9da9Copy full SHA for 0ac9da9
.cspell-partial.json
@@ -1,11 +1,5 @@
1
{
2
"ignorePaths": ["perception/bytetrack/lib/**"],
3
"ignoreRegExpList": [],
4
- "overrides": [
5
- {
6
- "filename": "perception/bytetrack/src/{*.cpp,*.hpp}",
7
- "ignoreRegExpList": ["stracks", "tlwh"]
8
- }
9
- ],
10
"words": ["dltype", "tvmgen"]
11
}
0 commit comments