SIGN IN SIGN UP

Downgrade sentence-case lint rule to a warning

The community plugin review forbids disabling
obsidianmd/ui/sentence-case but does not flag the violations
themselves, and the six flagged strings are mid-sentence link texts
that legitimately start lowercase. Keeping the rule at error severity
broke CI on main once the (disallowed) suppression comments were
removed, so report the violations as warnings instead: still visible
in lint output, no longer fatal.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
A
Adam Coddington committed
02efcf319af0d71d5965f5c94411c60642b070b4
Parent: e569a7a