Skip to content

fix: install lefthook in integration project

Jason Leasure requested to merge jleasure/fix-lefthook-setup into main

What does this MR do?

lefthook was being installed in the wrong directory by setup.sh, install it in the integration project.

Note: this involves using go to install lefthook instead of npm, since .tool-versions in the integration project doesn't require node.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports

Loading