mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 08:50:01 +08:00
Warn about quoting in assignments to sh declaration utilities (fixes #1556)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
### Changed
|
||||
- SC2048: Warning about $\* now also applies to ${array[\*]}
|
||||
- Quote warnings are now emitted for declaration utilities in sh
|
||||
|
||||
|
||||
## v0.7.2 - 2021-04-19
|
||||
|
Reference in New Issue
Block a user