apply-clang-format.sh: Report on clang-format version

This commit is contained in:
Sebastian Pipping 2021-02-23 23:10:15 +01:00
parent 811c41e3be
commit af86899bf9

View file

@ -32,6 +32,8 @@ set -e
set -u
set -o pipefail
clang-format --version
expand --tabs=2 --initial lib/siphash.h | sponge lib/siphash.h
find \