{"id":18031531,"url":"https://github.com/oxyc/grunt-lint-bash","last_synced_at":"2025-03-27T05:30:46.306Z","repository":{"id":6237468,"uuid":"7469246","full_name":"oxyc/grunt-lint-bash","owner":"oxyc","description":"Grunt task to validate bash scripts","archived":false,"fork":false,"pushed_at":"2013-03-29T11:27:08.000Z","size":108,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T04:23:55.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oxyc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-06T15:43:25.000Z","updated_at":"2024-11-28T16:31:08.000Z","dependencies_parsed_at":"2022-09-11T13:31:11.314Z","dependency_job_id":null,"html_url":"https://github.com/oxyc/grunt-lint-bash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxyc%2Fgrunt-lint-bash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxyc%2Fgrunt-lint-bash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxyc%2Fgrunt-lint-bash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxyc%2Fgrunt-lint-bash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxyc","download_url":"https://codeload.github.com/oxyc/grunt-lint-bash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791270,"owners_count":20672664,"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-30T10:09:30.474Z","updated_at":"2025-03-27T05:30:45.933Z","avatar_url":"https://github.com/oxyc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-lint-bash\n\nGrunt task for validating bash scripts. This is not really a lint tool, it\nsimply checks validity with bash -n.\n\n## Getting started\n\nThis plugin requires Grunt `~0.4.0`\n\n```\nnpm install grunt-lint-bash --save-dev\n```\n\n```javascript\ngrunt.loadNpmTasks('grunt-lint-bash');\n```\n\n## Usage\n\n```javascript\ngrunt.initConfig({\n  bashlint: {\n    options: { force: true },\n    src: ['**/*.sh']\n  }\n});\n\ngrunt.loadNpmTasks('grunt-lint-bash');\n```\n\n### Options\n\n#### force\n\nType: `Boolean` Default value: `false`\n\nSet `force` to true to report errors but not fail the task.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxyc%2Fgrunt-lint-bash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxyc%2Fgrunt-lint-bash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxyc%2Fgrunt-lint-bash/lists"}