We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e0d8cd commit ecdf1eeCopy full SHA for ecdf1ee
cmake/Hunter/config.cmake
@@ -17,6 +17,6 @@
17
18
hunter_config(
19
soralog
20
- URL https://github.com/qdrvm/soralog/archive/556f28c83c4c8f040b65f3a57a92bf2b77f91fec.zip
21
- SHA1 0d25f6bd4edf454140b52e61c24d68dfc0ad0745
+ URL https://github.com/qdrvm/soralog/archive/9f21b763ad7911a1398bf5644c6e5be890cbdba1.zip
+ SHA1 8dd612fa9370db704d9951d808e1d5ddce1ddfdd
22
)
housekeeping/clang-tidy-diff.sh
@@ -8,5 +8,4 @@
8
BUILD_DIR="${BUILD_DIR:?}"
9
10
cd $(dirname $0)/..
11
-git diff -U0 origin/master # DEBUG
12
git diff -U0 origin/master | clang-tidy-diff.py -p1 -path $BUILD_DIR -regex "\.(hpp|h)"
0 commit comments