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

Fix code smells detected by Sonarqube #50

Open
platisd opened this issue Jul 29, 2021 · 0 comments
Open

Fix code smells detected by Sonarqube #50

platisd opened this issue Jul 29, 2021 · 0 comments

Comments

@platisd
Copy link
Owner

platisd commented Jul 29, 2021

Description

Sonarqube has detected some code smells and the report can be found here.
Not all of them need to be fixed (i.e. ignore the ones about the commented-out code).

Definition of Done

  • Fix the code smells
  • Find ways (if any) to avoid regressions (e.g. through clang-tidy or compiler warnings)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant