File tree 2 files changed +3
-3
lines changed
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
2
2
### Added
3
3
- SC2233/SC2234/SC2235: Suggest removing or replacing (..) around tests
4
4
- SC2232: Warn about invalid arguments to sudo
5
5
- SC2231: Suggest quoting expansions in for loop globs
6
6
- SC2229: Warn about 'read $var'
7
7
- 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
9
9
- SC2223: Quote warning specific to ` : ${var=value} `
10
10
- SC1131: Warn when using ` elseif ` or ` elsif `
11
11
- SC1128: Warn about blanks/comments before shebang
Original file line number Diff line number Diff line change 1
1
Name : ShellCheck
2
- Version : 0.4.7
2
+ Version : 0.5.0
3
3
Synopsis : Shell script analysis tool
4
4
License : GPL-3
5
5
License-file : LICENSE
You can’t perform that action at this time.
0 commit comments