From 6421dae0c845093610b111f6dd3bc76e41d0405c Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Wed, 5 Mar 2025 17:12:08 +0100 Subject: [PATCH] refactor: run zig fmt for zig-0.14 --- src/main.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.zig b/src/main.zig index 1d5a1dc..18c4ee9 100644 --- a/src/main.zig +++ b/src/main.zig @@ -56,7 +56,7 @@ pub fn main() anyerror!void { \\ \\Pass in file names to be opened with an optional :LINE or :LINE:COL appended to the \\file name to specify a specific location, or pass + separately to set the line. - ; + ; pub const descriptions = .{ .project = "Set project directory (default: cwd)",