SC2236/SC2237-equivalent to binary operators: =
, !=
, -eq
, -ne
, -gt
, -ge
, -lt
, and -le
#3164
Open
2 tasks done
For new checks and feature suggestions
Here's a snippet or screenshot that shows the problem:
Here's what shellcheck currently says:
nothing
Here's what I wanted or expected to see:
similarly to SC2236 and SC2237 (double negation).
The text was updated successfully, but these errors were encountered: