{"id":18952700,"url":"https://github.com/compwa/taplo-pre-commit","last_synced_at":"2025-04-16T01:34:22.942Z","repository":{"id":74267989,"uuid":"599534708","full_name":"ComPWA/taplo-pre-commit","owner":"ComPWA","description":"A pre-commit hook for Taplo, a TOML formatter written in Rust","archived":false,"fork":false,"pushed_at":"2024-09-05T14:06:21.000Z","size":42,"stargazers_count":17,"open_issues_count":1,"forks_count":3,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-29T05:22:13.970Z","etag":null,"topics":["pre-commit","rust","toml","toml-formatter"],"latest_commit_sha":null,"homepage":"https://github.com/tamasfe/taplo","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/ComPWA.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":"2023-02-09T10:48:29.000Z","updated_at":"2025-03-19T10:22:21.000Z","dependencies_parsed_at":"2024-02-05T03:29:28.748Z","dependency_job_id":"a3ce9817-d63c-468f-8693-9dfd2952a599","html_url":"https://github.com/ComPWA/taplo-pre-commit","commit_stats":null,"previous_names":["compwa/taplo-pre-commit"],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComPWA%2Ftaplo-pre-commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComPWA%2Ftaplo-pre-commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComPWA%2Ftaplo-pre-commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComPWA%2Ftaplo-pre-commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ComPWA","download_url":"https://codeload.github.com/ComPWA/taplo-pre-commit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249182590,"owners_count":21226093,"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":["pre-commit","rust","toml","toml-formatter"],"created_at":"2024-11-08T13:34:21.733Z","updated_at":"2025-04-16T01:34:22.666Z","avatar_url":"https://github.com/ComPWA.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pre-commit hook for the Taplo TOML formatter\n\nMirror of [github.com/tamasfe/taplo](https://github.com/tamasfe/taplo) and the [`taplo` PyPI package](https://pypi.org/project/taplo) for [pre-commit](https://pre-commit.com).\n\n### Using Taplo with pre-commit\n\nAdd this to your `.pre-commit-config.yaml`\n\n```yaml\nrepos:\n  - repo: https://github.com/ComPWA/taplo-pre-commit\n    rev: v0.9.3\n    hooks:\n      - id: taplo-format\n```\n\nTo get the [latest release](https://github.com/ComPWA/taplo-pre-commit/releases), run\n\n```shell\npre-commit autoupdate --repo https://github.com/ComPWA/taplo-pre-commit\n```\n\nOptionally, you can also install the Taplo linter as a pre-commit hook:\n\n```yaml\nrepos:\n  - repo: https://github.com/ComPWA/taplo-pre-commit\n    rev: v0.9.3\n    hooks:\n      - id: taplo-format\n      - id: taplo-lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompwa%2Ftaplo-pre-commit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompwa%2Ftaplo-pre-commit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompwa%2Ftaplo-pre-commit/lists"}