summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/6559.new_check
blob: fa4f146e3d8729c1532e5a2acda3e7e94fd811d0 (plain)
1
2
3
4
Add a ``bad-chained-comparison`` check that emits a warning when
there is a chained comparison where one expression is semantically incompatible with the other.

Closes #6559