Package com.diffplug.spotless.json
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.diffplug.spotless.json
-
ClassesClassDescriptionA DTO holding the basic for Jackson-based formattersSpecialization of
JacksonConfig
for JSON documentsSimple YAML formatter which reformats the file according to Jackson YAMLFactory.Simple JSON formatter which reformats the file according to the org.json library's default pretty-printing, but has no ability to customise more than the indentation size.