Class GherkinUtilsConfig

java.lang.Object
com.diffplug.spotless.gherkin.GherkinUtilsConfig
All Implemented Interfaces:
Serializable

public class GherkinUtilsConfig extends Object implements Serializable
See Also:
  • Constructor Details

    • GherkinUtilsConfig

      public GherkinUtilsConfig(int indentSpaces)
  • Method Details

    • defaultIndentSpaces

      public static int defaultIndentSpaces()
    • getIndentSpaces

      public int getIndentSpaces()