From f8e6802e3f9c7772a09f67d532ee99cf3f7aa9d0 Mon Sep 17 00:00:00 2001 From: "Sekan, Tobias" Date: Mon, 9 Nov 2020 09:33:57 +0100 Subject: [PATCH] Fix pattern --- .github/actions/spell-check/patterns.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/spell-check/patterns.txt b/.github/actions/spell-check/patterns.txt index d2e14e1d01..e5192cd0c3 100644 --- a/.github/actions/spell-check/patterns.txt +++ b/.github/actions/spell-check/patterns.txt @@ -13,7 +13,7 @@ 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]", \d{3}, \d{3}\)\] +\[DataRow\("[0-9A-F]{6}", "[BCGMRY]\d\d?", \d{3}, \d{3}\)\] # Windows paths \\native