mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 05:11:27 +08:00
Warn about invalid arguments to sudo
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## Latest - ???
|
||||
### Added
|
||||
- SC2232: Warn about invalid arguments to sudo
|
||||
- SC2231: Suggest quoting expansions in for loop globs
|
||||
- SC2229: Warn about 'read $var'
|
||||
- SC2227: Warn about redirections in the middle of 'find' commands
|
||||
|
Reference in New Issue
Block a user