Package com.diffplug.spotless.generic
Class EndWithNewlineStep
java.lang.Object
com.diffplug.spotless.generic.EndWithNewlineStep
-
Method Summary
Modifier and TypeMethodDescriptionstatic FormatterStep
create()
Creates a FormatterStep which forces lines to end with a newline.
-
Method Details
-
create
Creates a FormatterStep which forces lines to end with a newline.
-