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