From b5c8099b802c71b7ef5ef765dc733f5dfe521e5a Mon Sep 17 00:00:00 2001 From: Hiroki OTA Date: Thu, 18 Aug 2022 20:43:33 +0900 Subject: [PATCH 1/2] feat(words): add datasheet and velarray --- .cspell.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cspell.json b/.cspell.json index a6964f65..a281c3e7 100644 --- a/.cspell.json +++ b/.cspell.json @@ -446,6 +446,7 @@ "datafiles", "dataholder", "datastart", + "datasheet", "datetime", "dateutil", "DBGVAL", @@ -1405,6 +1406,7 @@ "VECU", "Velodyne", "VeloView", + "Velarray", "venv", "vercel", "verticalalignment", From ccff944e1780678120c7b226f9a4ff6ec443cea7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 11:43:53 +0000 Subject: [PATCH 2/2] ci(pre-commit): autofix --- .cspell.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cspell.json b/.cspell.json index a281c3e7..4921b793 100644 --- a/.cspell.json +++ b/.cspell.json @@ -445,8 +445,8 @@ "dataend", "datafiles", "dataholder", - "datastart", "datasheet", + "datastart", "datetime", "dateutil", "DBGVAL", @@ -1404,9 +1404,9 @@ "vcstool", "vcutils", "VECU", + "Velarray", "Velodyne", "VeloView", - "Velarray", "venv", "vercel", "verticalalignment",