This repository was archived by the owner on Nov 26, 2025. It is now read-only.
Commit 42aa16c
Save buffers before running zig commands
This ensures our source files are in sync before zig reads them,
otherwise zig may implicitly compile out-of-date source files.1 parent b78d03a commit 42aa16c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments