mirror of
https://github.com/facebookincubator/mvfst.git
synced 2025-08-08 09:42:06 +03:00
Add SeparateDefinitionBlocks to clang-format
Summary: As in title. Reviewed By: kvtsoy Differential Revision: D72543602 fbshipit-source-id: 6190b7fa541b1535eab565bac3da159c85781c0e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9d01e09025
commit
d153b04ec4
@@ -67,6 +67,7 @@ class QuicTransportTest : public Test {
|
||||
QuicTransportTest() {
|
||||
qEvb_ = std::make_shared<FollyQuicEventBase>(&evb_);
|
||||
}
|
||||
|
||||
~QuicTransportTest() override = default;
|
||||
|
||||
void SetUp() override {
|
||||
|
Reference in New Issue
Block a user