chain-client-sdk-dart/.githooks/pre-commit
flemming-it 75a4b2b306
Some checks failed
Security / Security check (push) Failing after 1s
docs: old product name F∆I Platform -> Ch∆In + contact chain@flemming.ai
The old 'F∆I Platform' product name and platform@flemming.ai contact
survived in docs/NOTICE/descriptions/help text; the product is Ch∆In and
the contact is chain@flemming.ai. Generic 'cross-platform/platform-native'
left untouched.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-16 10:14:33 +02:00

6 lines
343 B
Bash
Executable file

#!/usr/bin/env bash
# Ch∆In — pre-commit hook.
# Activated via `tools/install-hooks.sh` (sets core.hooksPath=.githooks).
# Scans staged files for secrets, banned phrases, forbidden filenames.
# Same script runs in Forgejo CI — see .forgejo/workflows/ci.yml.
exec "$(git rev-parse --show-toplevel)/tools/security/check-staged.sh" content