You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fixkoalaman#3179 — negation of SC2055, `[ x = y -a x = z]`
- fixkoalaman#3181 — negation of SC2056, `(( x == y && x == z ))`
- fixkoalaman#3180 — negation of SC2252, `[ x = y ] && [ x = z ]`
For bugs
shellcheck --version
or 'online'): onlineFor 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:
The text was updated successfully, but these errors were encountered: