Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1006 Bytes

File metadata and controls

25 lines (17 loc) · 1006 Bytes

obsidianmd/ui/sentence-case

📝 Enforce sentence case for UI strings.

💼 This rule is enabled in the following configs: ✅ recommended, 🇬🇧 recommendedWithLocalesEn.

🔧 This rule is automatically fixable by the --fix CLI option.

Options

Name Type Choices
acronyms String[]
allowAutoFix Boolean
brands String[]
enforceCamelCaseLower Boolean
ignoreRegex String[]
ignoreWords String[]
mode String loose, strict