From 0948d02a5a3abae918fa8f5fe1587e19cd0ada41 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Wed, 28 Feb 2024 19:04:19 +0100 Subject: format config --- .clang-format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.clang-format') diff --git a/.clang-format b/.clang-format index b4483b5..11fb6f9 100644 --- a/.clang-format +++ b/.clang-format @@ -45,7 +45,7 @@ AlignConsecutiveDeclarations: Consecutive AlignEscapedNewlines: Left AllowShortLambdasOnASingleLine: All AllowShortFunctionsOnASingleLine: Empty -AllowShortBlocksOnASingleLine: Never +AllowShortBlocksOnASingleLine: Empty AllowShortCaseLabelsOnASingleLine: false AllowShortLoopsOnASingleLine: false AllowAllArgumentsOnNextLine: true -- cgit v1.2.3