From 4a2533503689c563de95486c995b5100452c5da4 Mon Sep 17 00:00:00 2001 From: "Sekan, Tobias" Date: Mon, 9 Nov 2020 06:48:12 +0100 Subject: [PATCH] fix wrong 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 0e77f4806e..d2e14e1d01 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]3", \d{3}, \d{3}\)\] +\[DataRow\("[0-9A-F]{6}", "[0-9BCGMRY]", \d{3}, \d{3}\)\] # Windows paths \\native