#!/bin/sh
exec /opt/local/libexec/llvm-15/bin/run-clang-tidy "${@}"
