From 4da0f03b0500a8af2f4411ed20d944838975ea3e Mon Sep 17 00:00:00 2001 From: Gustavo Ribeiro Date: Sat, 30 Dec 2023 10:18:45 -0300 Subject: [PATCH] Add lefthook to the setup script --- bin/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/setup b/bin/setup index dce67d8..6f95a02 100755 --- a/bin/setup +++ b/bin/setup @@ -5,4 +5,4 @@ set -vx bundle install -# Do any other automated setup that you need to do here +bundle exec lefthook install -f