{"id":13561462,"url":"https://github.com/caarlos0-graveyard/shcheck","last_synced_at":"2025-04-03T17:30:59.870Z","repository":{"id":37412063,"uuid":"94632306","full_name":"caarlos0-graveyard/shcheck","owner":"caarlos0-graveyard","description":"easily bind shellcheck and shfmt to your CI, so your shellscripts can be checked.","archived":true,"fork":false,"pushed_at":"2022-06-24T12:44:55.000Z","size":96,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T01:14:04.425Z","etag":null,"topics":["bash","linter","travis"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caarlos0-graveyard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-17T15:28:18.000Z","updated_at":"2023-01-27T23:37:48.000Z","dependencies_parsed_at":"2022-08-18T20:21:06.747Z","dependency_job_id":null,"html_url":"https://github.com/caarlos0-graveyard/shcheck","commit_stats":null,"previous_names":["caarlos0/shcheck"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caarlos0-graveyard%2Fshcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caarlos0-graveyard%2Fshcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caarlos0-graveyard%2Fshcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caarlos0-graveyard%2Fshcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caarlos0-graveyard","download_url":"https://codeload.github.com/caarlos0-graveyard/shcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247046825,"owners_count":20874731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","linter","travis"],"created_at":"2024-08-01T13:00:56.904Z","updated_at":"2025-04-03T17:30:54.858Z","avatar_url":"https://github.com/caarlos0-graveyard.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# shcheck\n\nA tool to easily bind shellcheck and shfmt to your CI, so your\nshellscripts can be checked.\n\nThis project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.\nWe appreciate your contribution. Please refer to our [contributing guidelines](CONTRIBUTING.md).\n\n[![Release](https://img.shields.io/github/release/caarlos0/shcheck.svg?style=flat-square)](https://github.com/caarlos0/shcheck/releases/latest)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Travis](https://img.shields.io/travis/caarlos0/shcheck.svg?style=flat-square)](https://travis-ci.org/caarlos0/shcheck)\n[![Coverage Status](https://img.shields.io/codecov/c/github/caarlos0/shcheck/master.svg?style=flat-square)](https://codecov.io/gh/caarlos0/shcheck)\n[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/caarlos0/shcheck)\n[![Go Report Card](https://goreportcard.com/badge/github.com/caarlos0/shcheck?style=flat-square)](https://goreportcard.com/report/github.com/caarlos0/shcheck)\n[![SayThanks.io](https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg?style=flat-square)](https://saythanks.io/to/caarlos0)\n[![Powered By: GoReleaser](https://img.shields.io/badge/powered%20by-goreleaser-green.svg?style=flat-square)](https://github.com/goreleaser)\n\n\n## Usage\n\nJust add it to your travis.yml:\n\n```yaml\nscript:\n  - curl -sL https://git.io/shcheck | bash -s\n```\n\nYou can also pass files and folders to be ignored, like this:\n\n```yaml\nscript:\n  - curl -sL https://git.io/shcheck | bash -s -f -- --ignore=somefile.sh --ignore='folder/**/*'\n```\n\nOr with Docker:\n\n```sh\ndocker run --rm -v `pwd`:/scripts --workdir=/scripts caarlos0/shcheck\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaarlos0-graveyard%2Fshcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaarlos0-graveyard%2Fshcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaarlos0-graveyard%2Fshcheck/lists"}