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