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