Package com.diffplug.spotless.maven.generic
package com.diffplug.spotless.maven.generic
-
ClassesClassDescriptionFactory for creating the Biome formatter step that can format code in various types of language with Biome.Generic Biome formatter step that detects the language of the input file from the file name.A
FormatterFactoryimplementation that corresponds to<format>...</format>configuration element.