Class EclipseCdtFormatterStep

java.lang.Object
com.diffplug.spotless.extra.cpp.EclipseCdtFormatterStep

public final class EclipseCdtFormatterStep extends Object
Formatter step which calls out to the Eclipse CDT formatter.

Eclipse-CDT org.eclipse.core.contenttype.contentTypes extension cSource, cHeader, cxxSource and cxxHeader. can handle: "c", "h", "C", "cpp", "cxx", "cc", "c++", "h", "hpp", "hh", "hxx", "inc"

  • Method Details