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

Remove else after return statement [kdtree, keypoints, ml, octree] #3182

Conversation

SunBlack
Copy link
Contributor

Changes are done by: run-clang-tidy -header-filter='.' -checks='-,readability-else-after-return' -fix

Skipped agast_2d.cpp, because of #3092 (and because I don't want to change indentation of thousands lines of code)

@taketwo taketwo merged commit bb26ea4 into PointCloudLibrary:master Jul 4, 2019
@SunBlack SunBlack deleted the readability-else-after-return_kdtree-octree branch July 4, 2019 08:26
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.

2 participants