utils: Add ".cmake" to the list of files to be checked by "check-style-clang-format.py"
This commit is contained in:
@@ -71,6 +71,7 @@ FILE_EXTENSIONS_TO_CHECK_WHITESPACE = [
|
||||
'.c',
|
||||
'.cc',
|
||||
'.click',
|
||||
'.cmake',
|
||||
'.conf',
|
||||
'.css',
|
||||
'.dot',
|
||||
|
||||
Reference in New Issue
Block a user