mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-10 06:57:59 +00:00
apply-clang-format.sh: Report on clang-format version
This commit is contained in:
parent
811c41e3be
commit
af86899bf9
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue