mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-03-12 12:35:25 -07:00
Updated SC2003 (markdown)
parent
ea87ae7a8e
commit
2d5f8e0070
@ -1,4 +1,4 @@
|
||||
# expr is antiquated. Consider rewriting this using $((..)), ${} or __[[__ __]]__.
|
||||
# expr is antiquated. Consider rewriting this using `$((..))`, `${}` or `[[ ]]`.
|
||||
|
||||
### Problematic code:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user