Skip to content

[ament_cmake_lint_cmake] Add file exclude support (#458)#546

Open
guillaumeautran wants to merge 3 commits into
ament:rollingfrom
clearpathrobotics:ga_cmake_lint_cmake
Open

[ament_cmake_lint_cmake] Add file exclude support (#458)#546
guillaumeautran wants to merge 3 commits into
ament:rollingfrom
clearpathrobotics:ga_cmake_lint_cmake

Conversation

@guillaumeautran

Copy link
Copy Markdown

In the ament_lint_cmake CMake function, the optional list argument EXCLUDE can now be used as an exclusion specifier. The ament_cmake_lint_cmake respects the
AMENT_LINT_AUTO_FILE_EXCLUDE variable.

@guillaumeautran

Copy link
Copy Markdown
Author

@Benjamin-Tan and @sloretz, would you be the right people to review this PR?

In the `ament_lint_cmake` CMake function, the optional list
argument `EXCLUDE` can now be used as an exclusion specifier.
The `ament_cmake_lint_cmake` respects the
`AMENT_LINT_AUTO_FILE_EXCLUDE` variable.

Signed-off-by: Guillaume Autran <gautran@clearpath.ai>
The `ament_cmake_pep257` respects the `AMENT_LINT_AUTO_FILE_EXCLUDE` variable.

Signed-off-by: Guillaume Autran <gautran@clearpath.ai>
The `ament_cmake_xmllit` respects the `AMENT_LINT_AUTO_FILE_EXCLUDE` variable.

Signed-off-by: Guillaume Autran <gautran@clearpath.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants