Suggest quoting expansions in for loop globs

This commit is contained in:
Vidar Holen
2018-03-24 17:43:20 -07:00
parent c3b606c68a
commit 764b242f1b
3 changed files with 25 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
## Latest - ???
### Added
- SC2231: Suggest quoting expansions in for loop globs
- 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