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- ## Git
1+ ## v0.7.2 - 2021-04-19
22### Added
33- ` disable ` directives can now be a range, e.g. ` disable=SC3000-SC4000 `
44- SC1143: Warn about line continuations in comments
2222- POSIX/dash unsupported feature warnings now have individual SC3xxx codes
2323- SC1090: A leading ` $x/ ` or ` $(x)/ ` is now treated as ` ./ ` when locating files
2424- SC2154: Variables appearing in -z/-n tests are no longer considered unassigned
25- - SC2270-SC2285: Improved warnings about misused = , e.g. ` ${var}=42 `
25+ - SC2270-SC2285: Improved warnings about misused ` = ` , e.g. ` ${var}=42 `
2626
2727
2828## v0.7.1 - 2020-04-04
Original file line number Diff line number Diff line change 11Name : ShellCheck
2- Version : 0.7.1
2+ Version : 0.7.2
33Synopsis : Shell script analysis tool
44License : GPL-3
55License-file : LICENSE
You can’t perform that action at this time.
0 commit comments