Skip to content

Commit 8a2a383

Browse files
committed
tidy
Signed-off-by: turuslan <[email protected]>
1 parent ecdf1ee commit 8a2a383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

housekeeping/clang-tidy-diff.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
BUILD_DIR="${BUILD_DIR:?}"
99

1010
cd $(dirname $0)/..
11-
git diff -U0 origin/master | clang-tidy-diff.py -p1 -path $BUILD_DIR -regex "\.(hpp|h)"
11+
git diff -U0 origin/master | clang-tidy-diff.py -p1 -path $BUILD_DIR

0 commit comments

Comments
 (0)