Add Readability package.

This commit is contained in:
g_it 2026-02-21 01:31:43 +01:00
commit 9b57f2fcfb
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
90 changed files with 3856 additions and 2 deletions

View file

@ -0,0 +1,6 @@
extends: existence
message: "Don't start a sentence with '%s'."
ignorecase: false
level: error
raw:
- '(?:[;-]\s)There\s(is|are)|\bThere\s(is|are)\b'