{"id":16515201,"url":"https://github.com/pine/grunt-zshlint","last_synced_at":"2025-03-02T15:54:05.140Z","repository":{"id":27968269,"uuid":"31461399","full_name":"pine/grunt-zshlint","owner":"pine","description":":white_check_mark: Validate `.zshrc`, `.zsh` files","archived":false,"fork":false,"pushed_at":"2022-02-16T13:16:01.000Z","size":14,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T15:04:17.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"LiveScript","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/pine.png","metadata":{"files":{"readme":"README-ja.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":"2015-02-28T12:02:48.000Z","updated_at":"2022-02-16T12:56:19.000Z","dependencies_parsed_at":"2022-08-01T09:18:55.209Z","dependency_job_id":null,"html_url":"https://github.com/pine/grunt-zshlint","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Fgrunt-zshlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Fgrunt-zshlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Fgrunt-zshlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pine%2Fgrunt-zshlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pine","download_url":"https://codeload.github.com/pine/grunt-zshlint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241533650,"owners_count":19977826,"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-10-11T16:16:03.169Z","updated_at":"2025-03-02T15:54:05.113Z","avatar_url":"https://github.com/pine.png","language":"LiveScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"grunt-zshlint\n-------------\n\n[![npm version](https://img.shields.io/npm/v/grunt-zshlint.svg?style=flat-square)](https://www.npmjs.com/package/grunt-zshlint)\n[![Build Status](http://img.shields.io/travis/pine/grunt-zshlint/master.svg?style=flat-square)](https://travis-ci.org/pine/grunt-zshlint)\n[![Dependency Status](https://img.shields.io/david/pine/grunt-zshlint.svg?style=flat-square)](https://david-dm.org/pine/grunt-zshlint)\n[![devDependency Status](https://img.shields.io/david/dev/pine/grunt-zshlint.svg?style=flat-square)](https://david-dm.org/pine/grunt-zshlint#info=devDependencies)\n\n[English](README.md) | 日本語\n\n`.zshrc`, `.zsh` ファイルの文法を検証します。\u003cbr /\u003e\nこのプラグインは、[grunt-lint-bash](https://github.com/oxyc/grunt-lint-bash) にインスパイアされ作成されました。\n\n## 使い方\n\nこのプラグインを使うには [Grunt](http://gruntjs.com) (\u003e= 0.4.5) と zsh が必要です。\n\n```sh\n$ npm install grunt-zshlint --save-dev\n```\n\n## 設定例\n\n```js\ngrunt.initConfig({\n  zshlint: {\n    files: ['**/*.zsh']\n  }\n});\n\ngrunt.loadNpmTasks('grunt-zshlint');\n```\n\n## オプション\n### force\n\n型: `Boolean`、初期値: `false`\n\n`true` を設定した場合、エラーが発生した場合でもタスクを途中で終了しません。\n\n## ライセンス\nMIT ライセンス\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpine%2Fgrunt-zshlint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpine%2Fgrunt-zshlint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpine%2Fgrunt-zshlint/lists"}