Change required clang-format version to 15
[babeltrace.git] / CONTRIBUTING.adoc
index 069e08aa7a0f0ef9f89775cb4ab3ffcce9a18dfc..a99fae13e0bbf35783d44e360d2e50beffbfe580 100644 (file)
@@ -1674,7 +1674,7 @@ https://clang.llvm.org/docs/ClangFormatStyleOptions.html[style] of the
 You _must_ format modified and new {cpp} files with clang-format before
 you create a contribution patch.
 
-You need clang-format{nbsp}14 to use the project's `.clang-format` file.
+You need clang-format{nbsp}15 to use the project's `.clang-format` file.
 
 To automatically format all the project's {cpp} files, run:
 
This page took 0.023871 seconds and 4 git commands to generate.