From f9bfe94a6b1f6cf69d72a11cfe79d503c04bfa49 Mon Sep 17 00:00:00 2001 From: appflowy Date: Mon, 29 Nov 2021 20:07:38 +0800 Subject: [PATCH] fix flowy_tool issues --- .run/ProtoBuf_Gen.run.xml | 15 ++++---- .../flowy-tool/src/dart_event/dart_event.rs | 27 +++++++++------ frontend/scripts/flowy-tool/src/main.rs | 34 +++++++++++++------ frontend/scripts/flowy-tool/src/proto/ast.rs | 4 +-- .../scripts/flowy-tool/src/proto/builder.rs | 10 +++--- .../scripts/flowy-tool/src/proto/proto_gen.rs | 4 +-- .../flowy-tool/src/proto/proto_info.rs | 23 ++++++++----- frontend/scripts/makefile/protobuf.toml | 8 ++--- .../src/derive_cache/derive_cache.rs | 32 ++++++++--------- 9 files changed, 91 insertions(+), 66 deletions(-) diff --git a/.run/ProtoBuf_Gen.run.xml b/.run/ProtoBuf_Gen.run.xml index 2fdf466875..ab3331fd3e 100644 --- a/.run/ProtoBuf_Gen.run.xml +++ b/.run/ProtoBuf_Gen.run.xml @@ -1,17 +1,18 @@ -