Skip to content

Commit

Permalink
add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
spyoungtech committed Mar 12, 2022
1 parent 64b3dc4 commit 388ebf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# gitlab-ci-shellcheck

![example workflow](https://github.com/spyoungtech/gitlab-ci-shellcheck/actions/workflows/unittests.yaml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/spyoungtech/gitlab-ci-shellcheck/badge.svg?branch=main)](https://coveralls.io/github/spyoungtech/gitlab-ci-shellcheck?branch=main)


A utility (and pre-commit hook) for running shellcheck against shell scripts inside GitLab CI YAML files.

```bash
Expand Down

0 comments on commit 388ebf8

Please sign in to comment.