Skip to content

Add Lefthook support

Ash McKenzie requested to merge ashmckenzie/add-lefthook-support into master

What does this Merge Request do?

As discussed over at !1487 (closed) where I proposed introducing a .overcommit.yml, this MR includes a lefthook.yml which is utilised by https://github.com/Arkweid/lefthook. Lefthook is likely to become the default git hook manager so let's get onboard early!

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
Edited by Ash McKenzie

Merge request reports