From 878e1d8a27f1512d5c39fb8fdad467ba5f6d8285 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Fri, 28 Feb 2020 12:25:48 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D1=8B=D1=80=D0=B0=D0=B2=D0=BD=D0=B8?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=B1=D0=B8=D1=82=D0=BE=D0=B2?= =?UTF-8?q?=D1=8B=D1=85=20=D0=BF=D0=BE=D0=BB=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.cfg b/default.cfg index 210eeae..e50556a 100644 --- a/default.cfg +++ b/default.cfg @@ -2293,7 +2293,7 @@ align_var_def_thresh = 1 # number align_var_def_gap = 0 # unsigned number # Whether to align the colon in struct bit fields. -align_var_def_colon = false # true/false +align_var_def_colon = true # true/false # The gap for aligning the colon in struct bit fields. align_var_def_colon_gap = 0 # unsigned number