From f89010aad38f66198c96612499f06d0bc7635fe1 Mon Sep 17 00:00:00 2001 From: "tier4-autoware-public-bot[bot]" <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 04:51:21 +0000 Subject: [PATCH] feat(words): add normalise (#635) * feat(words): add normalise Signed-off-by: GitHub * ci(pre-commit): autofix --------- Signed-off-by: GitHub Co-authored-by: tkimura4 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 0667ab6f..ce61e7c6 100644 --- a/.cspell.json +++ b/.cspell.json @@ -1182,6 +1182,7 @@ "noqueue", "noreply", "noreport", + "normalise", "Noto", "NOWARNINGS", "nowrap",