Skip to content

Releases: jggomez/pre-commit-android-kotlin

v1.0.1

14 Apr 04:45
Compare
Choose a tag to compare

Fixes

  • Remove script directory
  • The hooks add to hooks.yaml file

v1.0.0

14 Apr 04:38
7f165de
Compare
Choose a tag to compare

Hooks available

  • ktlint: Runs ktlintFormat, requires ktlint.
  • unit_tests: Runs the unit tests
  • build: Compiles the source code of the project in debug mode