Skip to content

Commit c50cb0a

Browse files
committed
Add headings rule
1 parent b8ab5e4 commit c50cb0a

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed
+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
"exceptions":
2+
- "LeMUR"
3+
- "Topic Detection"
4+
- "Sentiment Analysis"
5+
- "Entity Detection"
6+
- "PII Redaction"
7+
- "Speaker Diarization"
8+
- "Speech-to-Text"
9+
- "Content Moderation"
10+
- "Key Phrases"
11+
- "Auto Chapters"
12+
- "Audio Intelligence"
13+
- "SRT"
14+
- "VTT"
15+
- "Best"
16+
- "Nano"
17+
- "SDK"
18+
- "CLI"
19+
- "API"
20+
- "AssemblyAI"
21+
- "CDN"
22+
- "Deno"
23+
- "Bun"
24+
- "CloudFlare Workers"
25+
- "LangChain"
26+
- "Go"
27+
- "Python"
28+
- "TypeScript"
29+
- "Java"
30+
- "Ruby"
31+
- "C#"
32+
- "Q&A"
33+
- "NVIDIA"
34+
- "Google Drive"
35+
- "Google Docs"
36+
- "Google Translate"
37+
- "DeepL"
38+
- "AWS IAM"
39+
"extends": "capitalization"
40+
"level": "warning"
41+
"match": "$sentence"
42+
"message": |
43+
Use sentence-style capitalization for '%s'.
44+
"scope": "heading"

0 commit comments

Comments
 (0)