aboutgitcodebugslistschat
path: root/test
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2026-05-11 20:03:18 +1000
committerStefano Brivio <sbrivio@redhat.com>2026-05-12 00:04:03 +0200
commita82a2173d4ea41fe4e97d9451f8ed1626b00d612 (patch)
tree987d0986c86e6b2b2c2fbf895db73f01160bf19f /test
parentdb02221ceee1ec01d74ed15d5d5e2d8997c54f51 (diff)
downloadpasst-a82a2173d4ea41fe4e97d9451f8ed1626b00d612.tar
passt-a82a2173d4ea41fe4e97d9451f8ed1626b00d612.tar.gz
passt-a82a2173d4ea41fe4e97d9451f8ed1626b00d612.tar.bz2
passt-a82a2173d4ea41fe4e97d9451f8ed1626b00d612.tar.lz
passt-a82a2173d4ea41fe4e97d9451f8ed1626b00d612.tar.xz
passt-a82a2173d4ea41fe4e97d9451f8ed1626b00d612.tar.zst
passt-a82a2173d4ea41fe4e97d9451f8ed1626b00d612.zip
clang-tidy: Squash inconsistent brace warnings in foreach macros
clang-tidy, at least as of 22.1.4 complains about if/else statements with inconsistent braces. We generally do want consistend bracing per our coding style. However, some of our foreach macros generate inconsistent bracing in a way that can't really be avoided. Add suppressions to stop clang-tidy complaining about these. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions