File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ## Latest - ???
1+ ## v0.5.0 - 2018-05-31
22### Added
33- SC2233/SC2234/SC2235: Suggest removing or replacing (..) around tests
44- SC2232: Warn about invalid arguments to sudo
55- SC2231: Suggest quoting expansions in for loop globs
66- SC2229: Warn about 'read $var'
77- SC2227: Warn about redirections in the middle of 'find' commands
8- - SC2224, SC2225, SC2226: Warn when using mv/cp/ln without a destination
8+ - SC2224/ SC2225/ SC2226: Warn when using mv/cp/ln without a destination
99- SC2223: Quote warning specific to ` : ${var=value} `
1010- SC1131: Warn when using ` elseif ` or ` elsif `
1111- SC1128: Warn about blanks/comments before shebang
Original file line number Diff line number Diff line change 11Name : ShellCheck
2- Version : 0.4.7
2+ Version : 0.5.0
33Synopsis : Shell script analysis tool
44License : GPL-3
55License-file : LICENSE
You can’t perform that action at this time.
0 commit comments