Skip to content

Commit 972fc6f

Browse files
committed
clang-format version check
1 parent 4dc5905 commit 972fc6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/tools/run-style-check.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
22
set -e
33
source /home/user/venv/bin/activate
4+
clang-format --version
45
make style-check

0 commit comments

Comments
 (0)