mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-10 03:50:19 +08:00
Warn about unnecessary subshells in tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## Latest - ???
|
||||
### Added
|
||||
- SC2233/SC2234/SC2235: Suggest removing or replacing (..) around tests
|
||||
- SC2232: Warn about invalid arguments to sudo
|
||||
- SC2231: Suggest quoting expansions in for loop globs
|
||||
- SC2229: Warn about 'read $var'
|
||||
|
Reference in New Issue
Block a user