#!/bin/sh

./git_hooks/rustfmt.sh || exit $?
