#!/bin/sh

# NOTE: run with: DEBUG=1 bin/run, to enable debug logging
cargo run -- checks/tests/*.json
