Skip to content

Commit 4fe61d3

Browse files
committed
Show clang-format version
Signed-off-by: Pablo de Lara <[email protected]>
1 parent aa9e15f commit 4fe61d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/check_format.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ else
2121
clang_format=$CLANGFORMAT
2222
fi
2323

24+
echo "Clang-format version: " $(clang_format_version)
25+
2426
while [ -n "$*" ]; do
2527
case "$1" in
2628
-v )

0 commit comments

Comments
 (0)