cloudflare-python/scripts/format
2024-05-14 15:04:58 +00:00

8 lines
99 B
Bash
Executable file

#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
echo "==> Running formatters"
rye run format