mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2315 (markdown)
@@ -38,7 +38,7 @@ However, you are encouraged to still transform the code in this case for consist
|
|||||||
|
|
||||||
### Related resources:
|
### Related resources:
|
||||||
|
|
||||||
* [SC2314: In bats, ! does not cause a test failure (for non `[ ]` commands)](SC2314)
|
* [SC2314: In bats, ! does not cause a test failure (for non-conditionals)](SC2314)
|
||||||
* [SC2251: This ! is not on a condition and skips errexit](SC2251.md)
|
* [SC2251: This ! is not on a condition and skips errexit](SC2251.md)
|
||||||
* [Stackoverflow: Why do I need parenthesis In bash `set -e` and negated return code](https://stackoverflow.com/a/39582012/760746)
|
* [Stackoverflow: Why do I need parenthesis In bash `set -e` and negated return code](https://stackoverflow.com/a/39582012/760746)
|
||||||
* [bash manpage](https://linux.die.net/man/1/bash) (look at `trap [-lp] [[arg] sigspec ...]`):
|
* [bash manpage](https://linux.die.net/man/1/bash) (look at `trap [-lp] [[arg] sigspec ...]`):
|
||||||
|
Reference in New Issue
Block a user