Class TabsAndIndentsStyle

java.lang.Object
org.openrewrite.kotlin.style.TabsAndIndentsStyle
All Implemented Interfaces:
KotlinStyle, org.openrewrite.style.Style

public class TabsAndIndentsStyle extends Object implements KotlinStyle
  • Constructor Details

    • TabsAndIndentsStyle

      public TabsAndIndentsStyle()
  • Method Details

    • applyDefaults

      public org.openrewrite.style.Style applyDefaults()
      Specified by:
      applyDefaults in interface org.openrewrite.style.Style