{"id":24326559,"url":"https://github.com/warpnet/vscode-salt-lint","last_synced_at":"2025-09-27T11:30:31.413Z","repository":{"id":35858498,"uuid":"219317367","full_name":"warpnet/vscode-salt-lint","owner":"warpnet","description":"VSCode extension for running salt-lint in your editor.","archived":false,"fork":false,"pushed_at":"2023-11-10T13:34:07.000Z","size":54,"stargazers_count":9,"open_issues_count":6,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-18T13:06:36.886Z","etag":null,"topics":["linter","salt-lint","saltstack","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=warpnet.salt-lint","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/warpnet.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}},"created_at":"2019-11-03T14:56:20.000Z","updated_at":"2025-08-22T14:12:30.000Z","dependencies_parsed_at":"2022-08-17T23:00:53.847Z","dependency_job_id":null,"html_url":"https://github.com/warpnet/vscode-salt-lint","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/warpnet/vscode-salt-lint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpnet%2Fvscode-salt-lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpnet%2Fvscode-salt-lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpnet%2Fvscode-salt-lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpnet%2Fvscode-salt-lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warpnet","download_url":"https://codeload.github.com/warpnet/vscode-salt-lint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warpnet%2Fvscode-salt-lint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277021278,"owners_count":25746528,"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","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["linter","salt-lint","saltstack","vscode"],"created_at":"2025-01-17T21:13:02.385Z","updated_at":"2025-09-27T11:30:31.164Z","avatar_url":"https://github.com/warpnet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# salt-lint extension for Visual Studio Code\n\n[![Version](https://vsmarketplacebadge.apphb.com/version-short/warpnet.salt-lint.svg?style=flat-square\u0026color=11beac\u0026label=marketplace)](https://marketplace.visualstudio.com/items?itemName=warpnet.salt-lint)\n[![Install Count](https://vsmarketplacebadge.apphb.com/installs-short/warpnet.salt-lint.svg?style=flat-square\u0026color=11beac)](https://marketplace.visualstudio.com/items?itemName=warpnet.salt-lint)\n[![Rating](https://vsmarketplacebadge.apphb.com/rating-short/warpnet.salt-lint.svg?style=flat-square\u0026color=11beac)](https://marketplace.visualstudio.com/items?itemName=warpnet.salt-lint)\n\nThis extension integrates [salt-lint](https://github.com/warpnet/salt-lint/) into VScode\n\n## Requirements\n\n1. Ensure [salt-lint](https://github.com/warpnet/salt-lint/) is installed (`v0.1.0` or newer).\n2. Run [`Install Extension`](https://code.visualstudio.com/docs/editor/extension-gallery#_install-an-extension) command from [Command Palette](https://code.visualstudio.com/Docs/editor/codebasics#_command-palette).\n3. Search and choose `salt-lint`.\n\n## Options\n\nThere are various options that can be configured by making changes to your user or workspace preferences.\n\nDefault options are:\n\n```json\n{\n    \"salt-lint.enable\": true,\n    \"salt-lint.run\": \"onType\",\n    \"salt-lint.executablePath\": \"salt-lint\"\n}\n```\n\n### Lint onType or onSave\n\nBy default the linter will lint as you type. Alternatively, set `salt-lint.run` to `onSave` if you want to lint only when the file is saved (works best if auto-save is on).\n\n```javascript\n{\n    \"salt-lint.run\": \"onType\" // also: \"onSave\"\n}\n```\n\n## Acknowledgements\n\nThis extension is based on [timonwong's ShellCheck Linter](https://github.com/timonwong/vscode-shellcheck).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarpnet%2Fvscode-salt-lint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarpnet%2Fvscode-salt-lint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarpnet%2Fvscode-salt-lint/lists"}