#!/bin/sh set -eu ROOT="$(dirname "$(dirname "$0")")" "$ROOT"/script/fmt "$ROOT"/script/lint --fix