Parcourir la source

Also look for newer clang format version

Stefan Profanter il y a 6 ans
Parent
commit
b8b9d39848
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tools/clang-format_precommit_hook

+ 1 - 1
tools/clang-format_precommit_hook

@@ -9,7 +9,7 @@
 # and make sure that `clang-format` is installed on your system
 
 maj_min=1
-maj_max=3
+maj_max=8
 
 base=clang-format
 format=""