Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify ament_lint include logic #265

Closed
wants to merge 4 commits into from
Closed

Simplify ament_lint include logic #265

wants to merge 4 commits into from

Commits on Aug 30, 2020

  1. Simplify ament_lint include logic

    Previously the logic did not handle generator expressions in a consistent way and required users to add recursive dependencies to cppcheck e.g. ros2/rosidl_typesupport_connext#57 . This should fix that. Performance impact should be assessed.
    
    Signed-off-by: Dan Rose <dan@digilabs.io>
    rotu committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    0dab887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08818eb View commit details
    Browse the repository at this point in the history
  3. unbreak it?

    rotu committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    343cc1f View commit details
    Browse the repository at this point in the history
  4. ...

    rotu committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    4bf1453 View commit details
    Browse the repository at this point in the history