Change required clang-format version to 15
[babeltrace.git] / tools / format-cpp
index 56064ce0c1f7c4acca5329db90a0caf917999d81..98e901aaff86b4a256dd263b5ef4308e25f71f1c 100755 (executable)
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2020-2022 Philippe Proulx <pproulx@efficios.com>
 
-expected_formatter_major_version=14
+expected_formatter_major_version=15
 
 # Runs the formatter, making sure it's the expected version.
 format_cpp() {
This page took 0.023 seconds and 4 git commands to generate.