diff options
author | George Fraser <george@fivetran.com> | 2017-07-22 11:19:27 -0700 |
---|---|---|
committer | George Fraser <george@fivetran.com> | 2017-07-22 11:19:27 -0700 |
commit | fccf5fcdadaba36907e2f8d149eff2a326f514af (patch) | |
tree | e05c505eda31e79580fe9f87c81b2a0107ce6eab /configure | |
parent | 63a73a69e31fd909f5371662bc62ff361b4123b3 (diff) | |
download | java-language-server-fccf5fcdadaba36907e2f8d149eff2a326f514af.zip |
Auto-format on commit
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
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 |