Skip to content

Commit 6a93ce4

Browse files
author
Nikita Kraiouchkine
committed
Add description to EXP46-C
1 parent f6d03e3 commit 6a93ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rule_packages/c/Expressions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"queries": [
5353
{
54-
"description": "",
54+
"description": "Using bitwise operators with unparenthesized Boolean-like operands may indicate a logic error.",
5555
"kind": "problem",
5656
"name": "Do not use a bitwise operator with a Boolean-like operand",
5757
"precision": "very-high",

0 commit comments

Comments
 (0)