cppcoreguidelines
https://github.com/isocpp/cppcoreguidelines
Python
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported4 Subscribers
Add a CodeTriage badge to cppcoreguidelines
Help out
- Issues
- Update remark to find more already configured warnings.
- Address not_null design question
- Coexistence of GSL implementations
- Create a clear recommendation on when to use `at()`
- C.131: Avoid trivial getters and setters - a request for clarification
- ES.101 Enforcement improvements
- Favor bit_cast over reinterpret_cast
- ES.74 is redundant with ES.6
- F.3 Example code has too many issues
- Suggestion: Guidance for calling non const methods from const via pointers (std::propagate_const, gsl::owner,not_null...)
- Docs
- Python not yet supported