diff --git a/README-maintainer b/README-maintainer.md index 0968e64..4396fd5 100644 --- a/README-maintainer +++ b/README-maintainer.md @@ -123,7 +123,7 @@ GOOGLE OSS-FUZZ CODING RULES -* Code is formatted with clang-format >= 15. See .clang-format and the +* Code is formatted with clang-format-16. See .clang-format and the "Code Formatting" section in manual/contributing.rst for details. See also "CODE FORMATTING" below.