From 0b368c4c900dba247baa207b196b3d98833d8ade Mon Sep 17 00:00:00 2001 From: "awf-autoware-bot[bot]" <94889083+awf-autoware-bot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 17:40:54 +0900 Subject: [PATCH] feat(words): add reconstructor (#19) * feat(words): add reconstructor Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * ci(pre-commit): autofix --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: takayuki5168 <20228327+takayuki5168@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .cspell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.cspell.json b/.cspell.json index 0ad6dec..58b4fbc 100644 --- a/.cspell.json +++ b/.cspell.json @@ -1513,6 +1513,7 @@ "realpath", "Reasm", "reclass", + "reconstructor", "recvmsgs", "reindex", "Reindexer",