Skip to content

spotless-cli v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 10:49
· 9 commits to main since this release

Fixed

  • Support for transporting changelog to github releases
  • Make sure release binaries are executable on unix systems
  • Make sure to use same zips for chocolatey distribution that are used for the release

Added

  • Initial version of the CLI
  • Supported formatters (in alphabetical order):
    • clang-format
    • format-annotations
    • google-java-format
    • license-header
    • palantir-java-format
    • prettier