#!/usr/bin/env bash

exec ruby "$(dirname "$0")/../../scripts/lint/commit_linter.rb" --post-commit "$@"
