We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecdf1ee commit 8a2a383Copy full SHA for 8a2a383
housekeeping/clang-tidy-diff.sh
@@ -8,4 +8,4 @@
8
BUILD_DIR="${BUILD_DIR:?}"
9
10
cd $(dirname $0)/..
11
-git diff -U0 origin/master | clang-tidy-diff.py -p1 -path $BUILD_DIR -regex "\.(hpp|h)"
+git diff -U0 origin/master | clang-tidy-diff.py -p1 -path $BUILD_DIR
0 commit comments