We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b2aa3 commit 660830bCopy full SHA for 660830b
rule_packages/cpp/Preprocessor.json
@@ -66,7 +66,7 @@
66
{
67
"description": "Precautions shall be taken in order to prevent the contents of a header file being included more than once.",
68
"kind": "problem",
69
- "name": "Precautions shall be taken in order to prevent the contents of a header file being included more",
+ "name": "Precautions shall be taken in order to prevent a header file being included more than once",
70
"precision": "very-high",
71
"severity": "error",
72
"short_name": "NoValidIfdefGuardInHeader",
0 commit comments