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 redundant string initialization with "" #2758

Merged

Conversation

SunBlack
Copy link
Contributor

@SunBlack SunBlack commented Jan 7, 2019

Changes are done by: run-clang-tidy -header-filter='.' -checks='-,readability-redundant-string-init' -fix

@taketwo taketwo changed the title Remove redundant string init Remove redundant string initialization with "" Jan 8, 2019
@taketwo taketwo merged commit eb30368 into PointCloudLibrary:master Jan 8, 2019
@SunBlack SunBlack deleted the readability-redundant-string-init branch January 8, 2019 17:19
@taketwo taketwo added the c++14 label Jan 14, 2020
@taketwo taketwo changed the title Remove redundant string initialization with "" Remove redundant string initialization with "" Jan 14, 2020
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