{"id":17866196,"url":"https://github.com/xt0rted/markdownlint-problem-matcher","last_synced_at":"2025-03-21T05:30:46.364Z","repository":{"id":36969450,"uuid":"241125158","full_name":"xt0rted/markdownlint-problem-matcher","owner":"xt0rted","description":"A GitHub Action that registers a problem matcher for markdownlint-cli's report format","archived":false,"fork":false,"pushed_at":"2024-09-30T06:47:16.000Z","size":2987,"stargazers_count":9,"open_issues_count":3,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-05T19:04:16.471Z","etag":null,"topics":["annotations","github-actions","linting","markdownlint","problem-matcher"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/xt0rted.png","metadata":{"funding":{"github":"xt0rted","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null},"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-02-17T14:17:45.000Z","updated_at":"2024-09-30T06:46:46.000Z","dependencies_parsed_at":"2023-10-24T07:31:02.178Z","dependency_job_id":"5f706a73-89d4-4f7c-9fd3-cb0182db2efc","html_url":"https://github.com/xt0rted/markdownlint-problem-matcher","commit_stats":{"total_commits":712,"total_committers":3,"mean_commits":"237.33333333333334","dds":0.2808988764044944,"last_synced_commit":"99a4abbe24ed3e61227792595eedf9c4c0be863b"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":"xt0rted/problem-matcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fmarkdownlint-problem-matcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fmarkdownlint-problem-matcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fmarkdownlint-problem-matcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xt0rted%2Fmarkdownlint-problem-matcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xt0rted","download_url":"https://codeload.github.com/xt0rted/markdownlint-problem-matcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244745651,"owners_count":20503043,"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":["annotations","github-actions","linting","markdownlint","problem-matcher"],"created_at":"2024-10-28T09:28:56.806Z","updated_at":"2025-03-21T05:30:45.943Z","avatar_url":"https://github.com/xt0rted.png","language":"TypeScript","funding_links":["https://github.com/sponsors/xt0rted"],"categories":[],"sub_categories":[],"readme":"# Problem Matcher for markdownlint-cli\n\n[![CI](https://github.com/xt0rted/markdownlint-problem-matcher/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/xt0rted/markdownlint-problem-matcher/actions/workflows/ci.yml)\n[![CodeQL](https://github.com/xt0rted/markdownlint-problem-matcher/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/xt0rted/markdownlint-problem-matcher/actions/workflows/codeql-analysis.yml)\n\nAdds a problem matcher that will detect errors from [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) and create annotations for them.\n\n## Usage\n\n```yml\non: push\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v4\n      - uses: xt0rted/markdownlint-problem-matcher@v3\n      - run: markdownlint **/*.md --ignore node_modules\n```\n\n## Options\n\nName | Allowed values | Description\n-- | -- | --\n`action` | `add` (default), `remove` | If the problem matcher should be registered or removed\n\n## License\n\nThe scripts and documentation in this project are released under the [MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxt0rted%2Fmarkdownlint-problem-matcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxt0rted%2Fmarkdownlint-problem-matcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxt0rted%2Fmarkdownlint-problem-matcher/lists"}