https://github.com/circleci-public/shellcheck-orb
An orb for ShellCheck, a static analysis tool for shell scripts (https://shellcheck.net) — check all scripts in your repository on every commit
https://github.com/circleci-public/shellcheck-orb
circleci circleci-orbs shellcheck
Last synced: 12 days ago
JSON representation
An orb for ShellCheck, a static analysis tool for shell scripts (https://shellcheck.net) — check all scripts in your repository on every commit
- Host: GitHub
- URL: https://github.com/circleci-public/shellcheck-orb
- Owner: CircleCI-Public
- License: mit
- Created: 2018-11-08T10:14:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T14:19:33.000Z (about 1 year ago)
- Last Synced: 2024-11-12T00:36:42.241Z (6 months ago)
- Topics: circleci, circleci-orbs, shellcheck
- Language: Shell
- Homepage: https://circleci.com/developer/orbs/orb/circleci/shellcheck
- Size: 82 KB
- Stars: 19
- Watchers: 10
- Forks: 26
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Shellcheck Orb [](https://circleci.com/gh/CircleCI-Public/shellcheck-orb) [](https://circleci.com/orbs/registry/orb/circleci/shellcheck) [](https://raw.githubusercontent.com/CircleCI-Public/shellcheck-orb/master/LICENSE) [](https://discuss.circleci.com/c/ecosystem/orbs)
An orb for linting and verifying shell scripts.
## Usage
_For full usage guidelines, see the [orb registry listing](http://circleci.com/orbs/registry/orb/circleci/shellcheck)._
## Contributing
We welcome [issues](https://github.com/CircleCI-Public/shellcheck-orb/issues) to and [pull requests](https://github.com/CircleCI-Public/shellcheck-orb/pulls) against this repository!
For further questions/comments about this or other orbs, visit [CircleCI's orbs discussion forum](https://discuss.circleci.com/c/orbs).