Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | useless_has_attr: do not parenthesize select expressions in fixes | Akshay | 2022-02-20 | 1 | -0/+1 |
| | | | | | `select` expresisons are more tightly binding than `or` expressions, we do not have to parenthesize them when placed next to an `or`. | ||||
* | new lint: useless_has_attr | Akshay | 2022-02-20 | 1 | -0/+9 |