You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The C++ package is missing both .clang-format and .clang-tidy configuration files. This results in inconsistent code formatting and a lack of static analysis rules. Ensure they align with the project's and community coding standards.