From 07dd5ad68f2bb5cafd9456e9b68a52accc006d4b Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 12 Jan 2025 08:35:10 -0500 Subject: [PATCH] Tolerate flag forms of -Id/-Uri --- .github/actions/spelling/line_forbidden.patterns | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/actions/spelling/line_forbidden.patterns b/.github/actions/spelling/line_forbidden.patterns index f8e038f4..89137ca3 100644 --- a/.github/actions/spelling/line_forbidden.patterns +++ b/.github/actions/spelling/line_forbidden.patterns @@ -114,8 +114,8 @@ # Should be `greater than` \bhigher than\b -# Should be `ID` -\bId\b +# Should be `ID` (unless it's a flag/property) +(?