/ .github / styles / Microsoft / Headings.yml
Headings.yml
 1  extends: capitalization
 2  message: "'%s' should use sentence-style capitalization."
 3  link: https://docs.microsoft.com/en-us/style-guide/capitalization
 4  level: suggestion
 5  scope: heading
 6  match: $sentence
 7  indicators:
 8    - ':'
 9  exceptions:
10    - Azure
11    - CLI
12    - Code
13    - Cosmos
14    - Docker
15    - Emmet
16    - I
17    - Kubernetes
18    - Linux
19    - macOS
20    - Marketplace
21    - MongoDB
22    - REPL
23    - Studio
24    - TypeScript
25    - URLs
26    - Visual
27    - VS
28    - Windows