diff --git a/.clang-format b/.clang-format index 30c5a3f49..a4b071deb 100644 --- a/.clang-format +++ b/.clang-format @@ -24,3 +24,4 @@ ForEachMacros: - hlist_for_each_entry - rb_list_foreach - rb_list_foreach_safe +SpaceBeforeParens: ControlStatementsExceptForEachMacros