X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=CONTRIBUTING.adoc;h=32f5363432f613ab34f000aef8acebd8afb15a25;hb=fa7c1d4f80d7b2bfde17570ee44a5c7b63b81f52;hp=945f3984d368406d3a9d96fa86dffd12f640eb4f;hpb=8aed890cabf4bf9b2366adacf00e4a237e585649;p=babeltrace.git diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 945f3984..32f53634 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -1680,8 +1680,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}≥{nbsp}10 to use the project's `.clang-format` -file. +You need clang-format{nbsp}13 to use the project's `.clang-format` file. To automatically format all the project's {cpp} files, run: