From 7c0fdf8510fbc09a6a8f872d1c95f1d6e1709f28 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 22 Dec 2023 21:45:10 -0500 Subject: Format code, bump clang-format version to 18 --- manual/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/contributing.rst b/manual/contributing.rst index e0565872..d54378b0 100644 --- a/manual/contributing.rst +++ b/manual/contributing.rst @@ -27,7 +27,7 @@ The qpdf source code is formatted using clang-format with a :file:`.clang-format` file at the top of the source tree. The :file:`format-code` script reformats all the source code in the repository. You must have ``clang-format`` in your path, and it must -be at least version 16. +be at least version 18. For emacs users, the :file:`.dir-locals.el` file configures emacs ``cc-mode`` for an indentation style that is similar to but not -- cgit v1.2.3-54-g00ecf