From af28dbcafa062b76ac04837cb8b9b920e365990e Mon Sep 17 00:00:00 2001 From: Johannes Coetzee Date: Tue, 8 Jul 2025 16:10:00 +0200 Subject: [PATCH] Fix nested comment generation --- build.sbt | 2 +- .../codepropertygraph/generated/PropertyNames.scala | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build.sbt b/build.sbt index 235af2f88..d41d9e7f1 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ name := "codepropertygraph" // parsed by project/Versions.scala, updated by updateDependencies.sh -val flatgraphVersion = "0.1.21" +val flatgraphVersion = "0.1.22" inThisBuild( List( diff --git a/domainClasses/src/main/generated/io/shiftleft/codepropertygraph/generated/PropertyNames.scala b/domainClasses/src/main/generated/io/shiftleft/codepropertygraph/generated/PropertyNames.scala index 606b711e6..7e4c880b1 100644 --- a/domainClasses/src/main/generated/io/shiftleft/codepropertygraph/generated/PropertyNames.scala +++ b/domainClasses/src/main/generated/io/shiftleft/codepropertygraph/generated/PropertyNames.scala @@ -274,16 +274,16 @@ object PropertyNames { */ val Version: String = "VERSION" - /** /** This is a contained node */ */ + /** This is a contained node */ val Evidence: String = "evidence" - /** /** This is a contained node */ */ + /** This is a contained node */ val Keyvaluepairs: String = "keyValuePairs" - /** /** This is a contained node */ */ + /** This is a contained node */ val Node: String = "node" - /** /** This is a contained node */ */ + /** This is a contained node */ val Tag: String = "tag" val All: Set[String] = new HashSet[String](