Files
imp/scripts/check-format.sh

3 lines
83 B
Bash
Executable File

#!/bin/sh
scripts/list-source-files.sh | xargs -n1 clang-format --dry-run --Werror