Package org.openrewrite.hcl.style
Class BracketsStyle
java.lang.Object
org.openrewrite.hcl.style.BracketsStyle
- All Implemented Interfaces:
HclStyle,org.openrewrite.style.Style
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.style.Style
getJacksonPolymorphicTypeTag, merge
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
BracketsStyle
public BracketsStyle()
-
-
Method Details
-
applyDefaults
public org.openrewrite.style.Style applyDefaults()- Specified by:
applyDefaultsin interfaceorg.openrewrite.style.Style
-