Jeroen Erik Jensen
Results
1
comments of
Jeroen Erik Jensen
Now with the `git apply -R`, your can recover your lost changes with: ``` git apply --ignore-whitespace .git/unstaged-ktlint-git-hook.diff ``` Might be useful for anybody who is affected by this issue....