# pre-commit-check-manifest **Repository Path**: mirrors_adamchainz/pre-commit-check-manifest ## Basic Information - **Project Name**: pre-commit-check-manifest - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-22 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ========================= pre-commit-check-manifest ========================= .. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge :target: https://github.com/pre-commit/pre-commit :alt: pre-commit `pre-commit `__ hook to run check-manifest. Installation ============ .. code-block:: yaml - repo: https://github.com/adamchainz/pre-commit-check-manifest rev: '' # Use the latest tag from GitHub releases hooks: - id: check-manifest