Using lefthook for client hooks in a desktop container #757
alecthegeek
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been working on running lefthook inside a desktop container, so that writers don't need to install anything extra (e.g. Vale, markdown-lint, etc) to get linting on pre-commit.
I seem to have something working. Just install git, Docker or Rancher Desktop, and your fav editor.
This might be generally useful, so I thought I'd share my draft notes in case it's of interest.
https://gitlab.com/-/snippets/3722157
Beta Was this translation helpful? Give feedback.
All reactions