From ff44c1012519402f4df6d1e0bcf870f07fed1033 Mon Sep 17 00:00:00 2001 From: miursh Date: Tue, 3 Oct 2023 16:11:35 +0000 Subject: [PATCH 1/2] feat(words): add toolset Signed-off-by: GitHub --- .cspell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.cspell.json b/.cspell.json index 86940936..7a104921 100644 --- a/.cspell.json +++ b/.cspell.json @@ -260,6 +260,7 @@ "VSCode" ], "words": [ + "toolset", "aabb", "aarch", "abspath", From e3eca9d9d79f0ec01cd561fc4447e7704df81f58 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 16:11:48 +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 7a104921..49ab2a62 100644 --- a/.cspell.json +++ b/.cspell.json @@ -260,7 +260,6 @@ "VSCode" ], "words": [ - "toolset", "aabb", "aarch", "abspath", @@ -1645,6 +1644,7 @@ "toggleable", "tolist", "toolkits", + "toolset", "topk", "toplevel", "topo",