1 Repo
Policies and tools that block or restrict the addition of Git submodules to a repository.
Distinct from Git Submodule Integration: Focuses on prohibiting submodules rather than integrating them into a deployment process.
Explore 1 awesome GitHub repository matching devops & infrastructure · Git Submodule Restrictions. Refine with filters or upvote what's useful.
This project is a comprehensive collection of pre-commit hooks designed to automate code linting, style enforcement, and file validation before changes are committed to version control. It provides a suite of ready-to-use scripts that serve as quality guards, including static analysis hooks, configuration file validators, and tools for maintaining version control integrity. The collection distinguishes itself by offering specialized guards for repository health and security. This includes detection of leaked credentials and private keys, prevention of large file commits, and enforcement of br
Blocks the addition of new submodules or forbids them entirely within the repository.