FormatConfig

constructor(indentSize: Int = 4, maxLineLength: Int = 120, indentStyle: IndentStyle = IndentStyle.SPACE, insertFinalNewline: Boolean = true)(source)