#!/usr/bin/env bash

PROJECT_ROOT="$(git rev-parse --show-toplevel)"

${PROJECT_ROOT}/scripts/format/format.jl

