Package org.openrewrite.yaml.style
Class Autodetect
- java.lang.Object
-
- org.openrewrite.yaml.style.Autodetect
-
public class Autodetect extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Autodetect()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IndentsStyletabsAndIndents(Yaml yaml, IndentsStyle orElse)
-
-
-
Method Detail
-
tabsAndIndents
public static IndentsStyle tabsAndIndents(Yaml yaml, IndentsStyle orElse)
-
-