utils: Find latest clang-format versions first in check-style-clang-format.py
This commit is contained in:
@@ -47,9 +47,9 @@ from typing import List, Tuple
|
||||
# PARAMETERS
|
||||
###########################################################
|
||||
CLANG_FORMAT_VERSIONS = [
|
||||
14,
|
||||
15,
|
||||
16,
|
||||
15,
|
||||
14,
|
||||
]
|
||||
|
||||
DIRECTORIES_TO_SKIP = [
|
||||
|
||||
Reference in New Issue
Block a user