File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 },
77 "queries" : [
88 {
9- "description" : " Integer constant macros should be given a literal value as an argument" ,
9+ "description" : " Integer constant macros should be given a literal value as an argument. " ,
1010 "kind" : " problem" ,
1111 "name" : " The argument of an integer constant macro shall be a literal" ,
1212 "precision" : " very-high" ,
1717 ]
1818 },
1919 {
20- "description" : " Integer constant macro arguments should be a decimal, hex, or octal literal" ,
20+ "description" : " Integer constant macro arguments should be a decimal, hex, or octal literal. " ,
2121 "kind" : " problem" ,
2222 "name" : " The argument of an integer constant macro shall be a decimal, hex, or octal literal" ,
2323 "precision" : " very-high" ,
4040 ]
4141 },
4242 {
43- "description" : " Integer constant macros argument values should be values of a compatible size" ,
43+ "description" : " Integer constant macros argument values should be values of a compatible size. " ,
4444 "kind" : " problem" ,
4545 "name" : " The argument of an integer constant macro shall have an appropriate size" ,
4646 "precision" : " very-high" ,
You can’t perform that action at this time.
0 commit comments