mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-06 21:11:35 -07:00
Stable version 0.4.7
This release is dedicated to net neutrality. Remember when the Internet was a meritocracy? [Please drink a verification can to continue.]
This commit is contained in:
parent
e801da0621
commit
c36f6d89ba
3 changed files with 3 additions and 2 deletions
|
@ -69,3 +69,4 @@ deploy:
|
||||||
local-dir: deploy
|
local-dir: deploy
|
||||||
on:
|
on:
|
||||||
repo: koalaman/shellcheck
|
repo: koalaman/shellcheck
|
||||||
|
all_branches: true
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
## Latest - ???
|
## v0.4.7 - 2017-12-08
|
||||||
### Added
|
### Added
|
||||||
- Statically linked binaries for Linux and Windows (see README.md)!
|
- Statically linked binaries for Linux and Windows (see README.md)!
|
||||||
- `-a` flag to also include warnings in `source`d files
|
- `-a` flag to also include warnings in `source`d files
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: ShellCheck
|
Name: ShellCheck
|
||||||
Version: 0.4.6
|
Version: 0.4.7
|
||||||
Synopsis: Shell script analysis tool
|
Synopsis: Shell script analysis tool
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
License-file: LICENSE
|
License-file: LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue