#!/bin/sh scripts/list-source-files.sh \ | xargs -n1 clang-tidy -p build --warnings-as-errors='*'