From 407de206a3b3f26442c74b51c2b53d5536dfdddc Mon Sep 17 00:00:00 2001 From: Alexander Udalov Date: Fri, 9 Mar 2018 14:34:55 +0100 Subject: [PATCH] Minor corrections in proto schemas, mostly in comments Also set up code style for the protobuf plugin --- .idea/codeStyles/Project.xml | 7 + .../kotlin/metadata/DebugProtoBuf.java | 423 +++++++++++------- core/metadata/src/metadata.proto | 17 +- .../jetbrains/kotlin/metadata/ProtoBuf.java | 136 +++++- 4 files changed, 399 insertions(+), 184 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 68eecb24176..4085f11bb15 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -217,6 +217,13 @@