Skip to content

Conversation

@cottsay
Copy link
Contributor

@cottsay cottsay commented Oct 10, 2025

We don't actively enforce linters in ament_cmake, but it's still nice to be consistent.

Addresses:

$ ament_lint_cmake
ament_cmake_core/cmake/symlink_install/ament_cmake_symlink_install.cmake.in:58: Line ends in whitespace [whitespace/eol]

ament_cmake_export_targets/cmake/ament_export_targets.cmake:25: Line ends in whitespace [whitespace/eol]

ament_cmake_gen_version_h/cmake/ament_generate_version_header.cmake:76: Line ends in whitespace [whitespace/eol]
ament_cmake_gen_version_h/cmake/ament_generate_version_header.cmake:156: Extra spaces between 'if' and its () [whitespace/extra]

ament_cmake_gen_version_h/cmake/generate_version_header.cmake.in:11: Lines should be <= 140 characters long [linelength]

ament_cmake_libraries/cmake/ament_libraries_deduplicate.cmake:33: Lines should be <= 140 characters long [linelength]

ament_cmake_python/test/test_package/CMakeLists.txt:17: Mismatching spaces inside () after command [whitespace/mismatch]


7 errors

We don't actively enforce linters in `ament_cmake`, but it's still nice
to be consistent.

Signed-off-by: Scott K Logan <[email protected]>
@cottsay cottsay requested a review from sloretz October 10, 2025 14:53
@cottsay cottsay self-assigned this Oct 10, 2025
@cottsay cottsay added the enhancement New feature or request label Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant