autoware-github-actions icon indicating copy to clipboard operation
autoware-github-actions copied to clipboard

feat(clang-tidy): use ament_clang_tidy

Open yhisaki opened this issue 1 year ago • 0 comments

Description

This PR changes the approach from using clang-tidy directly to using ament_clang_tidy instead. Clang-tidy will be executed on the packages specified in target-packages.

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • [ ] There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

yhisaki avatar Oct 03 '24 06:10 yhisaki