#!/bin/sh
set -eu

pnpm format
git update-index --again
