#!/usr/bin/env sh

set -ex

cargo fmt --all --check
