#!/usr/bin/env bash
julia --compile=min -e "using JuliaFormatter;format(\"src\")"
