Skip to content

Commit 82c3013

Browse files
committed
Formatting Contracts7.json
1 parent b47cfb2 commit 82c3013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rule_packages/c/Contracts7.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"queries": [
4949
{
50-
"description": "The right hand operand of a shift operator shall lie in the range zero to one less than the width in bits of the essential type of the left hand operand",
50+
"description": "The right hand operand of a shift operator shall lie in the range zero to one less than the width in bits of the essential type of the left hand operand.",
5151
"kind": "problem",
5252
"name": "The right operand of a shift shall be smaller then the width in bits of the left operand",
5353
"precision": "very-high",

0 commit comments

Comments
 (0)