We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a06a24 commit 874a518Copy full SHA for 874a518
c/misra/test/rules/RULE-5-8/test1.c
@@ -2,4 +2,4 @@ static void f() { // NON_COMPLIANT
2
int g; // NON_COMPLIANT
3
int i; // COMPLIANT
4
}
5
-int g1; //COMPLIANT
+int g1; // COMPLIANT
0 commit comments