X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=CONTRIBUTING.adoc;h=9af7a419c8f1968534ab28ccdb2111f716a7bb00;hb=c169867cabd97bbdb445b04010f7ededc9e3f2c3;hp=17840c38c5be457d7988997ec3cafd92ac5fb8ca;hpb=6a442676d02cabb5d4954bb8ca9a27ce83584ad4;p=babeltrace.git 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: