AndroidAppTemplate icon indicating copy to clipboard operation
AndroidAppTemplate copied to clipboard

Windows support on githooks.

Open dogancankilic opened this issue 1 year ago • 1 comments

I wonder is it possible to support also Windows on git hooks?

dogancankilic avatar May 03 '23 08:05 dogancankilic

Hmm, I thought I tested this back when I shipped the template but maybe it's still broken. I'll investigate this week, thanks for flagging!

AdamMc331 avatar May 06 '23 13:05 AdamMc331

Windows solution: https://emmanuelkehinde.io/setting-up-git-pre-commit-pre-push-hook-for-ktlint-check/

Will be revisiting end of April when I return from a trip.

AdamMc331 avatar Apr 22 '24 01:04 AdamMc331

PR is up, didn't test on my own windows machine but added GH actions to verify install works well: https://github.com/AdamMc331/AndroidAppTemplate/pull/165

AdamMc331 avatar Apr 29 '24 03:04 AdamMc331