aboutsummaryrefslogtreecommitdiff
path: root/cmd/whoisfront
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-04-26 20:07:06 -0400
committerXe Iaso <me@xeiaso.net>2025-04-26 20:07:06 -0400
commit62665656ffc8c20b7913b64dd14f4739bdcf29e7 (patch)
tree52893728becf4b7cb7b6b21f36d3a030b33ab376 /cmd/whoisfront
parent0a566abb1557f1a06723564b080061c06afd5de9 (diff)
downloadx-62665656ffc8c20b7913b64dd14f4739bdcf29e7.tar.xz
x-62665656ffc8c20b7913b64dd14f4739bdcf29e7.zip
chore: reformat the world, set up autoformat on commit
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'cmd/whoisfront')
-rw-r--r--cmd/whoisfront/yeetfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/whoisfront/yeetfile.js b/cmd/whoisfront/yeetfile.js
index ef4750a..1947315 100644
--- a/cmd/whoisfront/yeetfile.js
+++ b/cmd/whoisfront/yeetfile.js
@@ -3,4 +3,4 @@ yeet.setenv("GOARCH", "amd64");
go.build();
slug.build("whoisfront");
-log.info(nix.hashURL(slug.push("whoisfront"))); \ No newline at end of file
+log.info(nix.hashURL(slug.push("whoisfront")));