From d7311d5a263aceaedf8cf11bc0e403c1e0e721c1 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:05:26 -0500 Subject: [PATCH] Suggest `was` --- .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 1b23a2ce..1ff81bbe 100644 --- a/.github/actions/spelling/line_forbidden.patterns +++ b/.github/actions/spelling/line_forbidden.patterns @@ -236,6 +236,9 @@ # Should be `uses it as` (?:^|\. |and )uses is as (?!an?\b|follows|livestock|[^.]+\s+as\b) +# Should be `was` +\bhas been(?= removed in v?\d) + # Should be `where` \bwere they are\b