Class Autodetect

java.lang.Object
org.openrewrite.yaml.style.Autodetect

public class Autodetect extends Object
  • Constructor Details

    • Autodetect

      public Autodetect()
  • Method Details

    • tabsAndIndents

      public static IndentsStyle tabsAndIndents(Yaml yaml, IndentsStyle orElse)
    • generalFormat

      public static org.openrewrite.style.GeneralFormatStyle generalFormat(Yaml yaml)