-
Notifications
You must be signed in to change notification settings - Fork 155
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
Clang tidy fixes #86
Clang tidy fixes #86
Conversation
That's weird, the lunar job failed, but the other ones pass. @mikaelarguedas is that expected or should I look into it? Thanks! |
@mikaelarguedas thanks for the prompt response! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks @esteve, will merge this once other PRs are merged and will resolve conflicts on this one.
@mikaelarguedas no problem, let me know if I can help somehow (resolving conflicts or otherwise) and if I should submit any |
I'm considering branching out actionlib for lunar to be able to do some code cleanup and some changes that may change behavior (while being mostly style + bug fixes). I could extend this to kinetic if it make sense for such improvements. A few things to consider given that I don't know how spread your changes can be:
|
…lity-inconsistent-declaration-parameter-name]
0723d57
to
296846f
Compare
This PR fixes some issues that clang-tidy detected.