Skip to content

Commit

Permalink
Drop trailing tab from package manifests (#291)
Browse files Browse the repository at this point in the history
Follow-up to 8bf194a

Signed-off-by: Scott K Logan <logans@cottsay.net>
  • Loading branch information
cottsay committed Jan 25, 2021
1 parent a89090c commit 6384a5e
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion ament_clang_format/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<exec_depend>clang-format</exec_depend>
<exec_depend>python3-yaml</exec_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_clang_format/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_copyright/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_cppcheck/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_cpplint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_lint_cmake/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_pclint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="jp.samper@apex.ai">Juan Pablo Samper</author>
<author email="jp.samper@apex.ai">Juan Pablo Samper</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_pep257/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_pycodestyle/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_pyflakes/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_uncrustify/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_xmllint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_copyright/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<exec_depend>ament_lint</exec_depend>
<exec_depend>python3-importlib-metadata</exec_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_cppcheck/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<exec_depend>cppcheck</exec_depend>

Expand Down
2 changes: 1 addition & 1 deletion ament_cpplint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<license>Apache License 2.0</license>
<license>BSD</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_lint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<export>
<build_type>ament_python</build_type>
Expand Down
2 changes: 1 addition & 1 deletion ament_lint_auto/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_test</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_lint_cmake/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_lint_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<buildtool_depend>ament_cmake_core</buildtool_depend>
<buildtool_depend>ament_cmake_export_dependencies</buildtool_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_pclint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="jp.samper@apex.ai">Juan Pablo Samper</author>
<author email="jp.samper@apex.ai">Juan Pablo Samper</author>

<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_pep257/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<license>Apache License 2.0</license>
<license>MIT</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<exec_depend>ament_lint</exec_depend>
<exec_depend>pydocstyle</exec_depend>
Expand Down
2 changes: 1 addition & 1 deletion ament_pycodestyle/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<exec_depend>python3-pycodestyle</exec_depend>

Expand Down
2 changes: 1 addition & 1 deletion ament_pyflakes/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<exec_depend>pyflakes3</exec_depend>

Expand Down
2 changes: 1 addition & 1 deletion ament_uncrustify/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<exec_depend>uncrustify_vendor</exec_depend>

Expand Down
2 changes: 1 addition & 1 deletion ament_xmllint/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maintainer email="clairewang@openrobotics.org">Claire Wang</maintainer>
<license>Apache License 2.0</license>

<author email="dthomas@osrfoundation.org">Dirk Thomas</author>
<author email="dthomas@osrfoundation.org">Dirk Thomas</author>

<exec_depend>ament_lint</exec_depend>
<exec_depend>libxml2-utils</exec_depend>
Expand Down

0 comments on commit 6384a5e

Please sign in to comment.