mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 14:07:56 -05:00
21 lines
280 B
JSON
21 lines
280 B
JSON
{
|
|
"ignorePaths": [".*/"],
|
|
"allowCompoundWords": true,
|
|
"words": [
|
|
"flac",
|
|
"vsix",
|
|
"csgo",
|
|
"pycache",
|
|
"OPTIX",
|
|
"CUDA",
|
|
"psutil",
|
|
"HIWORD",
|
|
"Kikis",
|
|
"Jcraft",
|
|
"Kombustor",
|
|
"twwh"
|
|
],
|
|
"ignoreRegExpList": [
|
|
"import .*"
|
|
]
|
|
} |