Stable version 0.9.0
This release is dedicated to Mindustry: the most fun you can have with open source (outside of shell scripting of course).
This commit is contained in:
parent
8c5fdc3522
commit
a526ee0829
|
@ -1,4 +1,4 @@
|
|||
## Git
|
||||
## v0.9.0 - 2022-12-12
|
||||
### Added
|
||||
- SC2316: Warn about 'local readonly foo' and similar (thanks, patrickxia!)
|
||||
- SC2317: Warn about unreachable commands
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: ShellCheck
|
||||
Version: 0.8.0
|
||||
Version: 0.9.0
|
||||
Synopsis: Shell script analysis tool
|
||||
License: GPL-3
|
||||
License-file: LICENSE
|
||||
|
|
Loading…
Reference in New Issue