mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-03-12 12:35:25 -07:00
Updated SC2251 (markdown)
parent
86b5e3c6c9
commit
f7aab5d5ff
@ -1,4 +1,4 @@
|
||||
## This ! is not on a condition and skips errexit. Use `&& exit 1` instead, or make sure $? is checked.
|
||||
## This `!` is not on a condition and skips errexit. Use `&& exit 1` instead, or make sure $? is checked.
|
||||
|
||||
### Problematic code:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user