Re-format with clang-format 16
[babeltrace.git] / tools / format-cpp.sh
index c0a9583a163cce8c513379938485a5e542407dc8..763c726beee51418359143ef8dbbae152c655ac4 100755 (executable)
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2020-2023 Philippe Proulx <pproulx@efficios.com>
 
-expected_formatter_major_version=15
+expected_formatter_major_version=16
 
 # Runs the formatter, returning 1 if it's not the expected version.
 #
This page took 0.023249 seconds and 4 git commands to generate.