mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-10 05:40:39 +08:00
SC2229: Warn about 'read $var'
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## Latest - ???
|
||||
### Added
|
||||
- SC2229: Warn about 'read $var'
|
||||
- SC2227: Warn about redirections in the middle of 'find' commands
|
||||
- SC2224,SC2225,SC2226: Warn when using mv/cp/ln without a destination
|
||||
- SC2223: Quote warning specific to `: ${var=value}`
|
||||
|
Reference in New Issue
Block a user