Initial draft of plugin.
All checks were successful
All checks were successful
This commit is contained in:
parent
0a8cf88f53
commit
b8c4a9c224
16 changed files with 720 additions and 0 deletions
13
.github/README.md
vendored
Normal file
13
.github/README.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Shellcheck WoodpeckerCI Plugin
|
||||
|
||||
[](https://hub.docker.com/r/kokuwaio/shellcheck)
|
||||
[](https://hub.docker.com/r/kokuwaio/shellcheck)
|
||||
[](https://git.kokuwa.io/woodpecker/shellcheck/src/branch/main/Dockerfile)
|
||||
[](https://git.kokuwa.io/woodpecker/shellcheck/src/branch/main/LICENSE)
|
||||
[](https://git.kokuwa.io/woodpecker/shellcheck/pulls)
|
||||
[](https://git.kokuwa.io/woodpecker/shellcheck/issues)
|
||||
|
||||
A [WoodpeckerCI](https://woodpecker-ci.org) plugin for [shellsheck](https://github.com/koalaman/shellcheck) to lint shell files.
|
||||
Also usable with Gitlab, Github or locally, see examples for usage.
|
||||
|
||||
For more documention see: [git.kokuwa.io/woodpecker/shellcheck](https://git.kokuwa.io/woodpecker/shellcheck)
|
Loading…
Add table
Add a link
Reference in a new issue