summaryrefslogtreecommitdiff
path: root/tooling/overcommit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tooling/overcommit/Makefile')
-rw-r--r--tooling/overcommit/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/tooling/overcommit/Makefile b/tooling/overcommit/Makefile
deleted file mode 100644
index 7da3c7c0569..00000000000
--- a/tooling/overcommit/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-.PHONY: install
-
-install:
- if [ -e ../../.overcommit.yml ]; then cp -f ../../.overcommit.yml ../../.overcommit.yml.backup; fi
- cp ../../.overcommit.yml.example ../../.overcommit.yml
- bundle install
- cd ../../ && overcommit -i