mirror of
https://github.com/jatin-shihora/Obsidian-lofi-plugin.git
synced 2026-07-22 06:42:23 +00:00
Enable strict mode for sentence case validation
This commit is contained in:
parent
a586c28025
commit
24f17087b4
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ export default [
|
|||
acronyms: ["UI", "OK", "MP3"],
|
||||
enforceCamelCaseLower: false,
|
||||
allowAutoFix: true,
|
||||
mode: "strict",
|
||||
},
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue