{"id":20590012,"url":"https://github.com/doist/ktlint-action","last_synced_at":"2026-03-10T01:31:45.665Z","repository":{"id":130800570,"uuid":"292878212","full_name":"Doist/ktlint-action","owner":"Doist","description":"GitHub action that runs a ktlint against changed files.","archived":false,"fork":false,"pushed_at":"2023-12-04T06:50:06.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-06T13:39:11.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Doist.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-04T15:07:23.000Z","updated_at":"2021-01-24T08:45:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3ab2f8d-141e-42d9-ba6f-76a9ad4ce184","html_url":"https://github.com/Doist/ktlint-action","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Doist/ktlint-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doist%2Fktlint-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doist%2Fktlint-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doist%2Fktlint-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doist%2Fktlint-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Doist","download_url":"https://codeload.github.com/Doist/ktlint-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doist%2Fktlint-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30320888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-16T07:33:36.710Z","updated_at":"2026-03-10T01:31:45.648Z","avatar_url":"https://github.com/Doist.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Action - ktlint check\nGitHub action that runs a ktlint against changed files.\n\n## Example\n\n```yml\non:\n  pull_request:\n    branches:\n      - dev\n\njobs:\n  style-check:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout repo\n        uses: actions/checkout@v2\n      - name: Fetch dev branch\n        run: git fetch origin dev\n      - name: Run ktlint against dev\n        uses: Doist/ktlint-action@master\n        with:\n          args: \"--android --relative\"\n          target: \"origin/dev\"\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoist%2Fktlint-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoist%2Fktlint-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoist%2Fktlint-action/lists"}