{
"version": "0.2",
"language": "en",
"ignorePaths": [
"node_modules/**",
"**/node_modules/**",
"packages/**",
"**/packages/**",
"vendor/**",
"**/vendor/**",
"dist/**",
"build/**",
".git/**",
"**/.terraform/**",
"**/.terraform.lock.hcl",
".vscode/**",
".github/copilot-instructions.md",
"**/*.min.js",
"**/*.min.css",
".mega-linter.yml",
"package-lock.json",
"**/package-lock.json",
"Cargo.lock",
"**/Cargo.lock",
"CHANGELOG.md",
"logs/**",
"docs/docusaurus/build/**"
],
"ignoreRegExpList": [
"/#.*/g",
"/^authors?:.*(?:\\r?\\n\\s*-.*)*$/gmi"
],
"dictionaryDefinitions": [
{
"name": "azure-services",
"path": "./.cspell/azure-services.txt"
},
{
"name": "microsoft-sample-companies",
"path": "./.cspell/microsoft-sample-companies.txt"
},
{
"name": "industry-acronyms",
"path": "./.cspell/industry-acronyms.txt"
},
{
"name": "general-technical",
"path": "./.cspell/general-technical.txt"
}
],
"dictionaries": [
"k8s",
"docker",
"rust",
"data-science",
"design-thinking",
"aws",
"terraform",
"azure-services",
"microsoft-sample-companies",
"industry-acronyms",
"general-technical"
],
"words": [
"atheris",
"behaviour",
"brainwriting",
"clusterfuzzlite",
"easyops",
"hideable",
"learning",
"ˈpræksɪs",
"πρᾶξις",
"agentic"
],
"reporters": [
"default",
["@cspell/cspell-json-reporter", { "outFile": "logs/cspell-results.json" }]
]
}microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
.cspell.json
80lines · modepreview