{"id":19522910,"url":"https://github.com/konifar/danger-htmllint","last_synced_at":"2025-04-26T09:32:22.925Z","repository":{"id":48776399,"uuid":"208935918","full_name":"konifar/danger-htmllint","owner":"konifar","description":"danger plugin to run htmllint https://www.npmjs.com/package/htmllint","archived":false,"fork":false,"pushed_at":"2021-07-12T17:33:40.000Z","size":42,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-17T16:55:17.208Z","etag":null,"topics":["danger","danger-plugin","htmllint"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/konifar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-17T01:55:34.000Z","updated_at":"2019-11-08T07:55:38.000Z","dependencies_parsed_at":"2022-09-09T01:01:10.395Z","dependency_job_id":null,"html_url":"https://github.com/konifar/danger-htmllint","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konifar%2Fdanger-htmllint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konifar%2Fdanger-htmllint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konifar%2Fdanger-htmllint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konifar%2Fdanger-htmllint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konifar","download_url":"https://codeload.github.com/konifar/danger-htmllint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250967373,"owners_count":21515585,"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":["danger","danger-plugin","htmllint"],"created_at":"2024-11-11T00:41:33.065Z","updated_at":"2025-04-26T09:32:22.576Z","avatar_url":"https://github.com/konifar.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# danger-htmllint\n[![Gem Version](https://badge.fury.io/rb/danger-htmllint.svg)](https://badge.fury.io/rb/danger-htmllint)\n[![](https://github.com/konifar/danger-htmllint/workflows/CI/badge.svg)](https://github.com/konifar/danger-htmllint/actions)\n\n[Danger](http://danger.systems/ruby/) plugin for [htmllint](http://htmllint.github.io/).\n\n## Installation\n\n    $ gem install danger-htmllint\n    \ndanger-htmllint depends on [htmllint-cli]((https://github.com/htmllint/htmllint-cli)). You need to install it before running Danger.\n\n## Usage\n\nSet Dangerfile like this.\n\n```\n# Set .htmllintrc path (optional)\nhtmllint.rc_path = \"/path/to/your/.htmllintrc\"\n\n# Set true if you want to fail CI when errors are detected (optional)\nhtmllint.fail_on_error = true\n\n# Run htmllint to only added or modified files (required)\nhtmllint.lint\n```\n\n## Development\n\n1. Clone this repo\n2. Run `bundle install` to setup dependencies.\n3. Run `bundle exec rake spec` to run the tests.\n4. Use `bundle exec guard` to automatically have tests run as you make changes.\n5. Make your changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonifar%2Fdanger-htmllint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonifar%2Fdanger-htmllint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonifar%2Fdanger-htmllint/lists"}