{"id":19623578,"url":"https://github.com/ccoveille/pre-commit-unmake","last_synced_at":"2025-07-14T08:03:05.922Z","repository":{"id":246113548,"uuid":"819801772","full_name":"ccoVeille/pre-commit-unmake","owner":"ccoVeille","description":"pre-commit support for unmake","archived":false,"fork":false,"pushed_at":"2024-06-25T22:57:33.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T17:14:02.960Z","etag":null,"topics":["linter","linters","linting","makefile","makefile-syntax","pre-commit-hook","precommit","precommit-hook","precommit-hooks","unmake"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ccoVeille.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-06-25T08:22:40.000Z","updated_at":"2025-05-09T13:14:48.000Z","dependencies_parsed_at":"2024-06-25T23:21:43.888Z","dependency_job_id":"24689933-e399-48df-b1a3-46862d0dacbb","html_url":"https://github.com/ccoVeille/pre-commit-unmake","commit_stats":null,"previous_names":["ccoveille/pre-commit-unmake"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/ccoVeille/pre-commit-unmake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccoVeille%2Fpre-commit-unmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccoVeille%2Fpre-commit-unmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccoVeille%2Fpre-commit-unmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccoVeille%2Fpre-commit-unmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccoVeille","download_url":"https://codeload.github.com/ccoVeille/pre-commit-unmake/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccoVeille%2Fpre-commit-unmake/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265262186,"owners_count":23736407,"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":["linter","linters","linting","makefile","makefile-syntax","pre-commit-hook","precommit","precommit-hook","precommit-hooks","unmake"],"created_at":"2024-11-11T11:34:35.962Z","updated_at":"2025-07-14T08:03:05.870Z","avatar_url":"https://github.com/ccoVeille.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pre-commit-unmake\n\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n\nThis repository brings [unmake](https://github.com/mcandre/unmake) hook for [pre-commit](https://github.com/pre-commit/pre-commit)\n\n`unmake` is a `Makefile` files linter. It helps to spot errors in these files.\n\nMore information on [the project page](https://github.com/mcandre/unmake).\n\nFor more detail about pre-commit project on the [official website](https://pre-commit.com/).\n\n## Using this hook\n\nAdd this to your `.pre-commit-config.yaml`\n\n```yaml\n  - repo: https://github.com/ccoVeille/pre-commit-unmake\n    rev: v1.0.4\n    hooks:\n      - id: unmake\n```\n\nThen use\n\n```console\n$ pre-commit autoupdate\n```\n\nFor more information about pre-commit configuration, please refer to the [official documentation](https://pre-commit.com/index.html#pre-commit-configyaml---repos).\n\n## Motivation\n\n`pre-commit` is a great tool.\n\n`unmake` is a great tool.\n\nLet's bring support to `unmake` in `pre-commit`\n\nAn [issue](https://github.com/mcandre/unmake/issues/242) and a [PR](https://github.com/mcandre/unmake/pull/244) had requested `unmake` owner to support it.\n\nThe owner refused to consider adding pre-commit support… So here, we are 😬 😁,\n\nI created https://github.com/ccoVeille/pre-commit-unmake to provide it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccoveille%2Fpre-commit-unmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccoveille%2Fpre-commit-unmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccoveille%2Fpre-commit-unmake/lists"}