Change required clang-format version to 14
[babeltrace.git] / CONTRIBUTING.adoc
index 17840c38c5be457d7988997ec3cafd92ac5fb8ca..9af7a419c8f1968534ab28ccdb2111f716a7bb00 100644 (file)
@@ -1676,7 +1676,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}13 to use the project's `.clang-format` file.
+You need clang-format{nbsp}14 to use the project's `.clang-format` file.
 
 To automatically format all the project's {cpp} files, run:
 
This page took 0.023264 seconds and 4 git commands to generate.