WiseTechGlobal / WTG.Analyzers

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

Fix #163 #166

Closed yaakov-h closed 2 years ago

yaakov-h commented 2 years ago

Fixes warning about boolean literals in conditional expressions if the conditional expression is of a type other than bool, as our proposed code fixes are not valid C#.