Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

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

Description

@fxdeniz

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.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions