The formating script and .clang-format both require clang-format 16.
Change-Id: Icfbf96fc0e31715cc988b5413d8c100442bab44a
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
You _must_ format your changes with clang-format before you contribute a patch.
-Note that clang-format 14 is required to use the project's `.clang-format` file.
+Note that clang-format 16 is required to use the project's `.clang-format` file.
Most text editors allow you to format a sub-section of a source file using clang-format to ensure it adheres to the project's style.