Skip to content

v1.12.0

Compare
Choose a tag to compare
@mistermicheels mistermicheels released this 18 Dec 12:13
· 28 commits to master since this release

This release adds an option for configuring the number of spaces for indentation. It also includes some configuration to allow the tool to be used as a pre-commit plugin.

New features:

  • Allow configuring the number of spaces to use for indentation
  • Allow the tool to be used as a pre-commit plugin (thanks @ahgraber for the idea!)