RSA_API icon indicating copy to clipboard operation
RSA_API copied to clipboard

Fix 3 Maintainability issues in multiple files

Open codefactor-io[bot] opened this issue 6 years ago • 0 comments
trafficstars

CodeFactor found multiple issues:

Insert parentheses within the conditional AND and OR expressions to declare the operator precedence.

C#\DPXFrameAcquisition\Program.cs:187 C#\IQBlockAcquisition\Program.cs:129

Insert parentheses within the arithmetic expression to declare the operator precedence.

C#\DPXFrameAcquisition\Program.cs:174

codefactor-io[bot] avatar Jun 04 '19 06:06 codefactor-io[bot]