diff --git a/.clang_format.hook b/.clang_format.hook index edec286b7738cb839f78755bd0e00b7c968f4c6b..1d928216867c0ba3897d71542fea44debf8d72a0 100755 --- a/.clang_format.hook +++ b/.clang_format.hook @@ -1,7 +1,7 @@ #!/bin/bash set -e -readonly VERSION="7.0" +readonly VERSION="3.8" version=$(clang-format -version)