-
Notifications
You must be signed in to change notification settings - Fork 2
Add Clang tidy naming conventions #152
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
Conversation
Code Coverage Summary
Results for commit: 011b4f9 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
7c1481f
to
6a79c02
Compare
33e2cbf
to
5b595be
Compare
- add naming conventions checks
- remove deprecated setting "AnalyzeTemporaryDtors" (deprecated in clang-tidy 16 and removed in clang-tidy 18)
- remove defaults - add some more global checks - add back some checks, that where ignored before
- use std::ranges where possible
remove c++20 and only use c++23 and c++26 (preview)
12b9748
to
011b4f9
Compare
Cpp-Linter Report
|
No description provided.