{"id":19682255,"url":"https://github.com/sublimelinter/sublimelinter-shellcheck","last_synced_at":"2025-04-07T08:18:58.565Z","repository":{"id":12644662,"uuid":"15316210","full_name":"SublimeLinter/SublimeLinter-shellcheck","owner":"SublimeLinter","description":"This linter plugin for SublimeLinter provides an interface to shellcheck.","archived":false,"fork":false,"pushed_at":"2024-09-01T13:27:08.000Z","size":28,"stargazers_count":215,"open_issues_count":5,"forks_count":21,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-31T06:04:19.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SublimeLinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-12-19T16:05:29.000Z","updated_at":"2025-03-11T07:20:45.000Z","dependencies_parsed_at":"2024-12-20T22:11:52.831Z","dependency_job_id":"fa8cd476-f755-4de9-9140-24604d76c49b","html_url":"https://github.com/SublimeLinter/SublimeLinter-shellcheck","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-shellcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-shellcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-shellcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-shellcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SublimeLinter","download_url":"https://codeload.github.com/SublimeLinter/SublimeLinter-shellcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247615385,"owners_count":20967184,"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":[],"created_at":"2024-11-11T18:10:05.734Z","updated_at":"2025-04-07T08:18:58.527Z","avatar_url":"https://github.com/SublimeLinter.png","language":"Python","readme":"SublimeLinter-shellcheck\n=========================\n\n[![Build Status](https://travis-ci.org/SublimeLinter/SublimeLinter-shellcheck.svg?branch=master)](https://travis-ci.org/SublimeLinter/SublimeLinter-shellcheck)\n\nThis linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to [shellcheck](http://www.shellcheck.net/about.html).\nIt will be used with files that have the \"Shell-Unix-Generic\" syntax (aka Shell Script (Bash)).\n\n\n## Installation\n\nSublimeLinter must be installed in order to use this plugin. \n\nPlease use [Package Control](https://packagecontrol.io) to install the linter plugin.\n\nBefore using this plugin, ensure that `shellcheck` is installed on your system.\nTo install `shellcheck`, follow the instructions on [the shellcheck GitHub repository](https://github.com/koalaman/shellcheck).\n\n`shellcheck` can be installed with ``apt-get`` on Debian sid, ``brew`` on Mac OS X, or compiled from its Haskell sources (manually, or through `cabal`). \n\nOn Windows either install natively or use the Linux Subsystem. See [Microsoft's guide](https://docs.microsoft.com/en-us/windows/wsl/install-win10), then run `wsl sudo apt update` and `wsl sudo apt install shellcheck` to install Shellcheck (if you installed Ubuntu).\n\nOn native Linux systems, Please make sure that the path to `shellcheck` is available to SublimeLinter.\nThe docs cover [troubleshooting PATH configuration](http://sublimelinter.com/en/latest/troubleshooting.html#finding-a-linter-executable).\n\n\n## Settings\n\n- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html\n- Linter settings: http://sublimelinter.com/en/latest/linter_settings.html\n\nAdditional SublimeLinter-shellcheck settings:\n\n|Setting|Description|\n|:------|:----------|\n|exclude|A comma-delimited list of codes to exclude.|\n\nE.g. you can use a single string (eg: ``\"SC2034,SC2086\"``), or an array of strings (eg: ``[\"SC2034\", \"SC2086\"]``).\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-shellcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsublimelinter%2Fsublimelinter-shellcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-shellcheck/lists"}