Class MultilineScalarChanged

java.lang.Object
org.openrewrite.yaml.MultilineScalarChanged
All Implemented Interfaces:
org.openrewrite.marker.Marker

public class MultilineScalarChanged extends Object implements org.openrewrite.marker.Marker
Multiline scalars are added directly to the tree, which leads to a wrong ident level.
  • Constructor Details

    • MultilineScalarChanged

      public MultilineScalarChanged()