JetBrains Rider
 
2025.1
Get JetBrains Rider
Because JetBrains Rider 2025.1 is still in development, this documentation may not be entirely accurate and is subject to change.

Code Inspections in C++

Last modified: 07 February 2025

In C++, JetBrains Rider 2025.1 provides two kinds of code inspections: 341 inspections that detect errors such as broken syntax, unresolved symbols, compiler errors, and so on (you cannot configure or disable any of these inspections), and 1734 proprietary code inspections, any of which you can disable or change its severity level.
These code inspections help you detect code issues in design time in all open files, and additionally they allow you to find code issues in specific scope.

Configurable C++ inspections are listed below, grouped by their categories.