Files
mushroom-strategy/.husky
Ferry Cools 4fa2dc505f Protect dist/ directory from direct commits (#264)
Add dist/ commit protection

Adds a pre-commit hook to prevent direct commits to dist/ and registers
husky as a dev dependency so hooks are installed automatically. This
protects CI-managed build artifacts from accidental changes and preserves
build integrity.
2025-10-25 07:49:55 +02:00
..