version: "0.2" language: en allowCompoundWords: true dictionaries: - node - typescript words: - atrule - autorest - azsdk - azsdkengsys - azurecr - azuresdk - blockful - blockless - cadl - cadleditor - cadleng - cadlplayground - clsx - cobertura - codeql - Contoso - CORGE - createsorreplacesresource - createsorupdatesresource - CRUDL - debouncer - devdiv - dogfood - eastus - ecmarkup - esbuild - ESRP - fluentui - genproto - globby - Infima - inmemory - instanceid - interner - intrinsics - jsyaml - keyer - lifecyle - lzutf - mocharc - msbuild - MSRC - multis - munge - mylib - nanos - noformat - noopener - noreferrer - nostdlib - npmjs - oapi - OIDC - oneds - oneof - onig - onigasm - onwarn - openapi - openapiv - picocolors - prismjs - proto - protobuf - protoc - pwsh - regen - respecify - rpaas - rushx - safeint - segmentof - sfixed - sint - ssvs - strs - syncpack - TRYIT - TSES - tspd - tspwebsitepr - tsvs - typespec - typespecvs - Uhoh - uitestresults - unassignable - Uncapitalize - uninstantiated - unioned - unprefixed - unprojected - unsourced - unversioned - vsix - VSSDK - vswhere - westus - xlarge - xplat ignorePaths: - "**/node_modules/**" - "**/dist/**" - "**/dist-dev/**" - "**/.docusaurus/**" - "**/CHANGELOG.md" - "**/coverage/**" - grammars/** - packages/website/build/** - common/scripts/* - "**/ThirdPartyNotices.txt" - packages/compiler/test/formatter/scenarios/** - pnpm-lock.yaml - "**/*.mp4" - packages/samples/test/output/** useGitignore: true enableFiletypes: - cadl patterns: - name: cursortest pattern: /(.*)┆(.*)/g - name: Authorization_Basic description: Ignore Base64 authorization tokens pattern: "/Authorization: Basic\\s+\\S+/g" ignoreRegExpList: - cursortest - Authorization_Basic