From 8d0e7620f30d2ab6ddb84922c853e8c4c71ac706 Mon Sep 17 00:00:00 2001 From: ASpoonPlaysGames <66967891+ASpoonPlaysGames@users.noreply.github.com> Date: Thu, 28 Dec 2023 17:37:05 +0000 Subject: [PATCH] align to child --- .github/workflows/.cmake-format.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/.cmake-format.json b/.github/workflows/.cmake-format.json index 38b07ad40..34dc3b13a 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",