Skip to content

0.1.1

Compare
Choose a tag to compare
@DavidGregory084 DavidGregory084 released this 17 Mar 15:25
· 49 commits to main since this release
v0.1.1
0bc5550

Added

Added Spotless configuration for Gradle Kotlin DSL files and Java source code.

This is currently configured to add Apache 2.0 license headers to source files, sort and remove unused imports, normalise indentation to spaces and trim trailing whitespace.

No Java code formatting is enforced as yet, but Gradle Kotlin DSL files are formatted using ktfmt.