clients: exclude code region of nm-meta-setting-desc.c from formatting

Signed-off-by: Antonio Cardace <acardace@redhat.com>
This commit is contained in:
Antonio Cardace 2020-09-25 15:37:44 +02:00
parent 471c5b7c1d
commit 059c144afb
No known key found for this signature in database
GPG key ID: 6BF80ABD43E377D3

View file

@ -4299,6 +4299,8 @@ _complete_fcn_ethtool (ARGS_COMPLETE_FCN)
static const NMMetaPropertyInfo property_info_BOND_OPTIONS;
// clang-format off
#define NESTED_PROPERTY_INFO_BOND(...) \
.parent_info = &property_info_BOND_OPTIONS, \
.base = { \
@ -8280,6 +8282,8 @@ const NMMetaSettingInfoEditor nm_meta_setting_infos_editor[] = {
),
};
// clang-format on
/*****************************************************************************/
const NMMetaSettingValidPartItem *const nm_meta_setting_info_valid_parts_default[] = {