Releases: jggomez/pre-commit-android-kotlin
Releases · jggomez/pre-commit-android-kotlin
v1.0.1
Fixes
- Remove script directory
- The hooks add to hooks.yaml file
v1.0.0
Hooks available
ktlint
: Runs ktlintFormat
, requires ktlint.
unit_tests
: Runs the unit tests
build
: Compiles the source code of the project in debug mode