From 759f99d7a466cdf1d39a5a436291a25c8ad93e2f Mon Sep 17 00:00:00 2001 From: HansOersted <80969277+HansOersted@users.noreply.github.com> Date: Wed, 11 Sep 2024 01:54:12 +0000 Subject: [PATCH 1/2] feat(words): add taskset Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .cspell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.cspell.json b/.cspell.json index 4d9a671b..5592aebe 100644 --- a/.cspell.json +++ b/.cspell.json @@ -265,6 +265,7 @@ "VSCode" ], "words": [ + "taskset", "aabb", "aarch", "abspath", From b6dfea6820feb3e2e24c65ccd7720d38f34eaf92 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 01:54:38 +0000 Subject: [PATCH 2/2] ci(pre-commit): autofix --- .cspell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cspell.json b/.cspell.json index 5592aebe..d2a58c50 100644 --- a/.cspell.json +++ b/.cspell.json @@ -265,7 +265,6 @@ "VSCode" ], "words": [ - "taskset", "aabb", "aarch", "abspath", @@ -1720,6 +1719,7 @@ "Takeuchi", "Tamagawa", "TARA", + "taskset", "Tatsuya", "tcache", "TCGETS",