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

implemented clang-tidy check #402

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

mathias-luedtke
Copy link
Member

@mathias-luedtke mathias-luedtke commented Aug 15, 2019

fixes #398
needs #361

Can be activated with CLANG_TIDY=true and will only for errors.
With CLANG_TIDY=pedantic, it will fail for warnings as well.

The output is grouped by build spaces, which corresponds to packages except for BUILDER=catkin_make.

ToDo:

  • add proper tests
  • add documentation

@mathias-luedtke
Copy link
Member Author

@gavanderhoorn: Did you have a chance to test this?

@mathias-luedtke mathias-luedtke mentioned this pull request Oct 12, 2019
4 tasks
@mathias-luedtke mathias-luedtke merged commit 7d52469 into ros-industrial:master Dec 4, 2019
@mathias-luedtke mathias-luedtke deleted the clang-tidy branch December 4, 2019 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant