From 54de95adac22c84071521cfc6bbb90f72a7058a8 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 19 Mar 2024 08:49:21 -0400 Subject: [PATCH] Suggest use --- .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 2ef98c4a..8c286fbc 100644 --- a/.github/actions/spelling/line_forbidden.patterns +++ b/.github/actions/spelling/line_forbidden.patterns @@ -67,6 +67,9 @@ # https://thewritepractice.com/into-vs-in-to/ \sin to\s(?!if\b) +# Should be `use` +\sin used by\b + # Should be `is obsolete` \bis obsolescent\b