run zig fmt on everything checked by CI
This commit is contained in:
committed by
Isaac Freund
parent
e999f9f472
commit
04f3067a79
@@ -193,7 +193,6 @@ fn renderOpcodes(
|
||||
try renderOperand(writer, .instruction, inst.opname, inst.operands, extended_structs);
|
||||
}
|
||||
try writer.writeAll("};\n}\n};\n");
|
||||
_ = extended_structs;
|
||||
}
|
||||
|
||||
fn renderOperandKinds(
|
||||
|
||||
Reference in New Issue
Block a user