Conversation

albtam

I am trying to add a spelling check to the git hook.

Warning: this is a first shot which is not correctly working!

  • Last line of the message commit is not checked
  • If several words have a typo, only the first one is shown

@tommarshall Would you like to add the spelling check or you'd rather stick to initial post to write good commit. I don't have any shell experience and I didn't manage to make it work properly, any help would be welcomed ;)

I loosely took inspiration from this gist.

Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

@albtam