#!/bin/bash

cd `git rev-parse --show-toplevel`

uvx -qq --from git+https://github.com/olle-lindgren/cixstack cixstack run pre-push --fail-fast -qq
