summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2017-07-22 11:19:27 -0700
committerGeorge Fraser <george@fivetran.com>2017-07-22 11:19:27 -0700
commitfccf5fcdadaba36907e2f8d149eff2a326f514af (patch)
treee05c505eda31e79580fe9f87c81b2a0107ce6eab /configure
parent63a73a69e31fd909f5371662bc62ff361b4123b3 (diff)
downloadjava-language-server-fccf5fcdadaba36907e2f8d149eff2a326f514af.zip
Auto-format on commit
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
new file mode 100755
index 0000000..2645c08
--- /dev/null
+++ b/configure
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+# Activates git_hooks directory
+git config core.hooksPath git_hooks \ No newline at end of file