diff --git a/doc/contributing/source/coding-style.rst b/doc/contributing/source/coding-style.rst index 09e07bc34..01b937624 100644 --- a/doc/contributing/source/coding-style.rst +++ b/doc/contributing/source/coding-style.rst @@ -38,9 +38,9 @@ previous versions. The following list contains the set of clang-format versions that are verified to produce consistent output among themselves. -* clang-format-14 -* clang-format-15 * clang-format-16 +* clang-format-15 +* clang-format-14 Integration with IDEs =====================