Skip to content

Commit a3d046f

Browse files
committed
Remove PRE31-C from side effects 3
1 parent 9deadab commit a3d046f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

rule_packages/c/SideEffects3.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
{
2-
"CERT-C": {
3-
"PRE31-C": {
4-
"properties": {
5-
"obligation": "rule"
6-
},
7-
"queries": [],
8-
"title": "Avoid side effects in arguments to unsafe macros"
9-
}
10-
},
112
"MISRA-C-2012": {
123
"RULE-13-2": {
134
"properties": {

0 commit comments

Comments
 (0)