sonar-delphi icon indicating copy to clipboard operation
sonar-delphi copied to clipboard

Add check for ambiguous bitwise not operations

Open fourls opened this issue 6 months ago • 0 comments

Fixes #97. This rule works by highlighting any in binary expression with one operand being a bitwise not. ~I haven't added it to the default quality profile~ I have now added it to the default quality profile, since it is a rare and admittedly confusing case.

fourls avatar Apr 22 '25 07:04 fourls