#!/usr/bin/env sh [ -z "$TR_SKIP_HOOKS" ] || exit 0 root="$(git rev-parse --show-toplevel)" exec "${root}/format/format.sh" --staged --test