Treat ${arr[*]} like $* for SC2048

This commit is contained in:
Vidar Holen
2021-04-24 17:08:10 -07:00
parent 9e60b3ea84
commit fe25a2b00e
2 changed files with 10 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
### Fixed
### Changed
- SC2048: Warning about $\* now also applies to ${array[\*]}
## v0.7.2 - 2021-04-19