mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
format everything using the editorconfig rules
This commit is contained in:
parent
ef663730ff
commit
840196d650
3 changed files with 77 additions and 77 deletions
|
|
@ -3,5 +3,5 @@ const std = @import("std");
|
|||
const Server = @import("server.zig").Server;
|
||||
|
||||
pub fn main() !void {
|
||||
std.debug.print("Starting wwm");
|
||||
std.debug.print("Starting wwm");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue