Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months 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

Awesome Lists containing this project

README

        

# Shellcheck Orb [![CircleCI status](https://circleci.com/gh/CircleCI-Public/shellcheck-orb.svg "CircleCI status")](https://circleci.com/gh/CircleCI-Public/shellcheck-orb) [![CircleCI Orb Version](https://badges.circleci.com/orbs/circleci/shellcheck.svg)](https://circleci.com/orbs/registry/orb/circleci/shellcheck) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/CircleCI-Public/shellcheck-orb/master/LICENSE) [![CircleCI Community](https://img.shields.io/badge/community-CircleCI%20Discuss-343434.svg)](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).