From 309f4cf72ce7e25a58fdc1a0bc116909bfa7de36 Mon Sep 17 00:00:00 2001 From: yn-mrse Date: Fri, 15 Dec 2023 11:54:30 +0000 Subject: [PATCH 1/2] feat(words): add ROS2 Signed-off-by: GitHub --- .cspell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.cspell.json b/.cspell.json index d87d3f74..42f5d545 100644 --- a/.cspell.json +++ b/.cspell.json @@ -261,6 +261,7 @@ "VSCode" ], "words": [ + "ROS2", "aabb", "aarch", "abspath", From 8854c64873a08d7da8b8b226ef01334ff5e0599a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 11:57:02 +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 42f5d545..a3365145 100644 --- a/.cspell.json +++ b/.cspell.json @@ -261,7 +261,6 @@ "VSCode" ], "words": [ - "ROS2", "aabb", "aarch", "abspath", @@ -1447,6 +1446,7 @@ "Rodrigues", "rois", "rootfs", + "ROS2", "rosapi", "rosauth", "rosbag",