#!/bin/sh

Meta/Dothem --meson \
	    --cocci \
	    --san \
	    --leaks \
	    --sha256 \
	    --test-vars \
	    --breaking "$@"

Meta/V
