e19b3aab43
This points to the new gerrit/zuul locations. Change-Id: Iaa38668076bc271475b370de6260bb0b9508d59b
68 lines
1.2 KiB
JSON
68 lines
1.2 KiB
JSON
{
|
|
"version": "0.1",
|
|
"language": "en",
|
|
"words": [
|
|
"TOXENV",
|
|
"atexit",
|
|
"bdist",
|
|
"bugzilla",
|
|
"conda",
|
|
"deps",
|
|
"envars",
|
|
"envlist",
|
|
"envs",
|
|
"gerrit",
|
|
"hideci",
|
|
"htmlcov",
|
|
"ifeq",
|
|
"ifndef",
|
|
"ifneq",
|
|
"kibana",
|
|
"noqa",
|
|
"passenv",
|
|
"pycache",
|
|
"pycodestyle",
|
|
"pyenv",
|
|
"pytest",
|
|
"repo",
|
|
"repos",
|
|
"rtox",
|
|
"sdist",
|
|
"setenv",
|
|
"symlink",
|
|
"symlinks",
|
|
"testenv",
|
|
"tolower",
|
|
"uname",
|
|
"xargs",
|
|
"zuul"
|
|
],
|
|
"flagWords": [],
|
|
"allowCompoundWords": true,
|
|
"dictionaries": [
|
|
"python",
|
|
"html",
|
|
"css"
|
|
],
|
|
"ignoreRegExpList": [
|
|
"/'s\\b/",
|
|
"/\\br'/",
|
|
"/\\bu'/",
|
|
"/\\b-rrequirements/",
|
|
"[^\\s]{20,}",
|
|
"/I18NSPHINXOPTS/"
|
|
],
|
|
"ignorePaths": [
|
|
"docs/build",
|
|
".tox",
|
|
".eggs",
|
|
"package-lock.json"
|
|
],
|
|
"ignoreWords": [
|
|
"I18NSPHINXOPTS",
|
|
"mdinclude",
|
|
"toctree",
|
|
"opendev"
|
|
]
|
|
}
|