summaryrefslogtreecommitdiff
path: root/odinfmt.sh
diff options
context:
space:
mode:
authorBrad Lewis <22850972+BradLewis@users.noreply.github.com>2025-08-26 10:18:49 -0400
committerBrad Lewis <22850972+BradLewis@users.noreply.github.com>2025-08-26 10:19:59 -0400
commit74ea70325e4daca321a0932828f236ea8c77f2ec (patch)
tree5254890d82c96acb369d17006467b38af8e16b04 /odinfmt.sh
parentdcf0ee2a22e655fe918f58f13eefb6cf240baecc (diff)
Add option to disable document links
Diffstat (limited to 'odinfmt.sh')
-rwxr-xr-xodinfmt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/odinfmt.sh b/odinfmt.sh
index 449d8b4..838c9e3 100755
--- a/odinfmt.sh
+++ b/odinfmt.sh
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
-odin build tools/odinfmt/main.odin -file -show-timings -collection:src=src -out:odinfmt -o:speed
+odin build tools/odinfmt/main.odin -file -show-timings -collection:src=src -out:odinfmt -o:none