diff options
Diffstat (limited to '.github/workflows/.cmake-format.json')
-rw-r--r-- | .github/workflows/.cmake-format.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/.cmake-format.json b/.github/workflows/.cmake-format.json index 38b07ad4..34dc3b13 100644 --- a/.github/workflows/.cmake-format.json +++ b/.github/workflows/.cmake-format.json @@ -95,7 +95,7 @@ "statement, plus one indentation level, `child`: align to", "the column of the arguments" ], - "dangle_align": "prefix", + "dangle_align": "child", "_help_min_prefix_chars": [ "If the statement spelling length (including space and", "parenthesis) is smaller than this amount, then force reject", |