mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Specify the version of the removal
@@ -1,5 +1,7 @@
|
||||
## Remove `$`/`${}` for numeric index, or escape it for string.
|
||||
|
||||
_Note: Removed in [v0.5.0 - 2018-06-01](https://github.com/koalaman/shellcheck/commit/d16bf41c3d0785732394e5d9ff0830525cf5ea79)_
|
||||
|
||||
### Problematic code:
|
||||
|
||||
```sh
|
||||
|
Reference in New Issue
Block a user