summaryrefslogtreecommitdiff
path: root/scripts/hx.goformatter
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/hx.goformatter')
-rwxr-xr-xscripts/hx.goformatter3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/hx.goformatter b/scripts/hx.goformatter
new file mode 100755
index 0000000..028fbb2
--- /dev/null
+++ b/scripts/hx.goformatter
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+goimports | gofumpt