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 f6d03e3 commit 6a93ce4Copy full SHA for 6a93ce4
rule_packages/c/Expressions.json
@@ -51,7 +51,7 @@
51
},
52
"queries": [
53
{
54
- "description": "",
+ "description": "Using bitwise operators with unparenthesized Boolean-like operands may indicate a logic error.",
55
"kind": "problem",
56
"name": "Do not use a bitwise operator with a Boolean-like operand",
57
"precision": "very-high",
0 commit comments