Commit 35a79c63b594aea603c2595fc17bfcc4724252c1
1 parent
6e6a73d2
Rename README-maintainer to README-maintainer.md
Showing
1 changed file
with
1 additions
and
1 deletions
README-maintainer renamed to README-maintainer.md
| @@ -123,7 +123,7 @@ GOOGLE OSS-FUZZ | @@ -123,7 +123,7 @@ GOOGLE OSS-FUZZ | ||
| 123 | 123 | ||
| 124 | CODING RULES | 124 | CODING RULES |
| 125 | 125 | ||
| 126 | -* Code is formatted with clang-format >= 15. See .clang-format and the | 126 | +* Code is formatted with clang-format-16. See .clang-format and the |
| 127 | "Code Formatting" section in manual/contributing.rst for details. | 127 | "Code Formatting" section in manual/contributing.rst for details. |
| 128 | See also "CODE FORMATTING" below. | 128 | See also "CODE FORMATTING" below. |
| 129 | 129 |