mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-10 06:28:05 -05:00
* Update superposition harness * update cspell: --------- Signed-off-by: nharris-lmg <105814489+nharris-lmg@users.noreply.github.com>
29 lines
393 B
JSON
29 lines
393 B
JSON
{
|
|
"ignorePaths": [".*/"],
|
|
"allowCompoundWords": true,
|
|
"words": [
|
|
"flac",
|
|
"vsix",
|
|
"csgo",
|
|
"pycache",
|
|
"OPTIX",
|
|
"CUDA",
|
|
"psutil",
|
|
"HIWORD",
|
|
"Kikis",
|
|
"Jcraft",
|
|
"Kombustor",
|
|
"Unigine",
|
|
"directx",
|
|
"opengl",
|
|
"argies",
|
|
"turbopolsa",
|
|
"RLCS",
|
|
"Dota",
|
|
"Keras",
|
|
"twwh"
|
|
],
|
|
"ignoreRegExpList": [
|
|
"import .*"
|
|
]
|
|
} |