Files
status-go/scripts/commit_check.sh
Igor Sirotin d771dbeda0 refactor: project layout (scripts) (#7214)
* chore: move git hooks

* refactor: move scripts
2025-12-22 19:58:26 +00:00

5 lines
72 B
Bash
Executable File

#!/usr/bin/env bash
source scripts/parse_commits.sh
parse_commits "$@"