Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 238 Bytes

constant-logical-expr.md

File metadata and controls

11 lines (6 loc) · 238 Bytes

Pattern: Constant logical expression

Issue: -

Description

The rule spots logical expressions that evaluate always to the same value.

Further Reading