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

Run linting tools in every part of the project at the end of poc-1 #73

Open
fxdeniz opened this issue Jul 7, 2022 · 0 comments
Open
Assignees

Comments

@fxdeniz
Copy link
Owner

fxdeniz commented Jul 7, 2022

Run clang tools for linting. Messages from these tools were ignored at the beginning. Warnings must be handled comprehensively.

Few warnings I remember:

  • FileStorageManager.cpp gives warning in range based for loops. It's related with reference counting when accessing smart pointers.
@fxdeniz fxdeniz self-assigned this Jul 7, 2022
@fxdeniz fxdeniz transferred this issue from another repository Aug 16, 2022
@fxdeniz fxdeniz added this to the 1.0.0 milestone Aug 17, 2022
@fxdeniz fxdeniz modified the milestones: 1.0.0, 2.0.0 Mar 23, 2023
@fxdeniz fxdeniz modified the milestones: 2.0.0, 1.0.0 Oct 24, 2023
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