ktlint-gradle
ktlint-gradle copied to clipboard
Improve git hook execution in other then main worktree
The hook does not run when in other worktrees since .git is not located there.
Are you able to add a unit test for this?
Are there any other unit tests for the pre-comit hook?
I have made tests similar to existing tests.