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

ignore NOLINT comments with categories that come from clang-tidy #339

Merged
merged 2 commits into from
Mar 21, 2022

Conversation

wjwwood
Copy link
Contributor

@wjwwood wjwwood commented Nov 11, 2021

So, I'm still running into issues with clang-tidy and cpplint colliding when using NOLINT comments. This is an idea on how to handle it and I've made an upstream issue to see what they think as well: cpplint/cpplint#184

@nuclearsandwich @mjeronimo FYI

Signed-off-by: William Woodall <william@osrfoundation.org>
@mjeronimo
Copy link
Contributor

Looks like a good idea to me. Also like the idea of pushing it upstream to the tool as well.

@wjwwood wjwwood marked this pull request as ready for review March 16, 2022 17:38
@wjwwood
Copy link
Contributor Author

wjwwood commented Mar 16, 2022

Moving this into review, I would appreciate feedback.

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@wjwwood wjwwood requested a review from mjeronimo March 16, 2022 17:41
Signed-off-by: William Woodall <william@osrfoundation.org>
Copy link
Contributor

@nuclearsandwich nuclearsandwich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No objections to the implementation. It'll be great if this becomes part of our upstream fork.

@mjeronimo
Copy link
Contributor

Looks good to me as well.

@wjwwood
Copy link
Contributor Author

wjwwood commented Mar 21, 2022

The test failures look unrelated to me and were not present on Windows. Thanks for the reviews guys. I'll see about following up on our fork if this ends up in a future version of upstream, which seems likely.

@wjwwood wjwwood merged commit 467a5d5 into master Mar 21, 2022
@delete-merged-branch delete-merged-branch bot deleted the cpplint_ignore_clang_tidy branch March 21, 2022 16:22
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

3 participants