From f408ae894e4e10bbf4358c7c07bb9618ef1353e4 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 7 Feb 2026 23:46:42 +0200 Subject: rename --- scripts/hx.goformatter | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 scripts/hx.goformatter (limited to 'scripts/hx.goformatter') 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 -- cgit v1.2.3