From 4df3a637ba603b69e22abebcc29649e983d7c172 Mon Sep 17 00:00:00 2001 From: c9s Date: Wed, 13 Apr 2022 12:35:58 +0800 Subject: [PATCH] add .evans.toml --- .evans.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .evans.toml diff --git a/.evans.toml b/.evans.toml new file mode 100644 index 000000000..e60d2b79b --- /dev/null +++ b/.evans.toml @@ -0,0 +1,3 @@ +[default] +protoFile = ["pkg/pb/bbgo.proto"] +package = "bbgo"