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

fix algo to determine --root for cpplint #46

Merged
merged 1 commit into from Feb 19, 2016
Merged

Conversation

dirk-thomas
Copy link
Contributor

For a path /somewhere/src/other/test/file.hpp it picks /somewhere/src as root without this patch.

With this patch it uses the correct root for rcl/test which lead to a new style warning (http://ci.ros2.org/job/ci_linux/1022/) which is addressed by the referenced PR (http://ci.ros2.org/job/ci_linux/1023/).

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Feb 19, 2016
@dirk-thomas dirk-thomas self-assigned this Feb 19, 2016
@jacquelinekay
Copy link

+1

dirk-thomas added a commit that referenced this pull request Feb 19, 2016
fix algo to determine --root for cpplint
@dirk-thomas dirk-thomas merged commit 87b80ff into master Feb 19, 2016
@dirk-thomas dirk-thomas deleted the fix_cpplint_root branch February 19, 2016 19:42
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Feb 19, 2016
kenji-miyake referenced this pull request in kenji-miyake/ament_lint Oct 20, 2021
fix algo to determine --root for cpplint
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.

None yet

2 participants