#!/usr/bin/env sh
exec biome check --error-on-warnings --reporter=github "$@"
