doc: Sort supported clang-format versions in descending order

This commit is contained in:
Eduardo Almeida
2023-08-17 21:01:43 +01:00
parent 111814bcd3
commit b20c657523

View File

@@ -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
=====================