diff --git a/.cmake-format b/.cmake-format index 82391823..268cb054 100644 --- a/.cmake-format +++ b/.cmake-format @@ -54,7 +54,7 @@ always_wrap = [] algorithm_order = [0, 1, 2, 3, 4] # If true, the argument lists which are known to be sortable will be sorted -# lexicographicall +# lexicographically enable_sort = True # If true, the parsers may infer whether or not an argument list is sortable