mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 02:23:52 +08:00
Re-add warnings about 'declare var = value' (fixes #2279)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
- SC2289: Warn when command name contains tabs or linefeeds
|
||||
|
||||
### Fixed
|
||||
- SC2290: Warn about misused = in declare & co, which were not caught by SC2270+
|
||||
|
||||
### Changed
|
||||
- SC2048: Warning about $\* now also applies to ${array[\*]}
|
||||
|
Reference in New Issue
Block a user