WiseTechGlobal / WTG.Analyzers

Analyzers from WiseTech Global to enforce our styles, behaviours, and prevent common mistakes.
Other
15 stars 3 forks source link

Don't offer to fix value coercion expressions. #175

Closed brian-reichle closed 2 years ago

brian-reichle commented 2 years ago

Fixes #168

Don't offer to fix value coercion expressions, eg.

x || true
x && false