utils: Find latest clang-format versions first in check-style-clang-format.py

This commit is contained in:
Eduardo Almeida
2022-10-09 16:30:02 +00:00
parent e25ff966fe
commit facde1d432

View File

@@ -47,9 +47,9 @@ from typing import List, Tuple
# PARAMETERS
###########################################################
CLANG_FORMAT_VERSIONS = [
14,
15,
16,
15,
14,
]
DIRECTORIES_TO_SKIP = [