From 772255e4e00f494ef095d20fc336b2460d1c3ee8 Mon Sep 17 00:00:00 2001 From: "Sekan, Tobias" Date: Mon, 9 Nov 2020 06:46:13 +0100 Subject: [PATCH] fix spelling --- .github/actions/spell-check/expect.txt | 3 ++- .github/actions/spell-check/patterns.txt | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 211ffc92e7..358f731159 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -295,6 +295,7 @@ codeofconduct codereview COINIT Colorbrush +colorconv colorpicker colorpickerref COLORREF @@ -1090,7 +1091,7 @@ IPrincipal IProgram IPublic IQuery -IReadOnlyDictionary +IRead IReflect IRegistered IRegistration diff --git a/.github/actions/spell-check/patterns.txt b/.github/actions/spell-check/patterns.txt index 46aec12d98..0e77f4806e 100644 --- a/.github/actions/spell-check/patterns.txt +++ b/.github/actions/spell-check/patterns.txt @@ -12,6 +12,8 @@ TestCase\("[^"]+" # Test line with hexadecimal colors \[DataRow\("[0-9A-F]{6}", \d{3}, \d{3}, \d{3}\)\] +\[DataRow\("[0-9A-F]{6}", \d{3}.\d{1}, \d{3}.\d{1}, \d{3}.\d{1}\)\] +\[DataRow\("[0-9A-F]{6}", "[0-9BCGMRY]3", \d{3}, \d{3}\)\] # Windows paths \\native