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

clang-tidy: three types of issues in ZenohUTransport.h #98

Open
debruce opened this issue Aug 15, 2024 · 0 comments
Open

clang-tidy: three types of issues in ZenohUTransport.h #98

debruce opened this issue Aug 15, 2024 · 0 comments

Comments

@debruce
Copy link
Contributor

debruce commented Aug 15, 2024

  1. defaultUri and configFile wrong case style at lines 53,54
  2. use override instead of virtual at line 56 (desctructor)
  3. virtual is redundant to override at lines 66, 84, 96
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

No branches or pull requests

1 participant