From a7e20a3239e46c200189b3a1ec5bc81ffb840c06 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:02:05 -0400 Subject: [PATCH] Complain about `the here.` --- .github/actions/spelling/line_forbidden.patterns | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/actions/spelling/line_forbidden.patterns b/.github/actions/spelling/line_forbidden.patterns index 55ef6854..2f4b4160 100644 --- a/.github/actions/spelling/line_forbidden.patterns +++ b/.github/actions/spelling/line_forbidden.patterns @@ -90,6 +90,9 @@ # Should be `has` \b[Ii]t only have\b +# Should be `here-in`, `the`, `this`, `these` or reworded in some other way +\bthe here(?:\.|,| (?!and|defined)) + # Should be `greater than` \bhigher than\b