X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=CONTRIBUTING.adoc;fp=CONTRIBUTING.adoc;h=9af7a419c8f1968534ab28ccdb2111f716a7bb00;hp=17840c38c5be457d7988997ec3cafd92ac5fb8ca;hb=5ce9818ba4e76858b2ef12c81ba75c1306f195d3;hpb=827e42e017fc5f525aa39a3851bf2e7e50e887aa diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 17840c38..9af7a419 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -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: