dev: add trimesh2d to linter

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-09-14 20:28:27 -07:00 committed by Stephen Gutekanst
parent 9df6448109
commit 6ee405e7c7

View file

@ -16,6 +16,7 @@ const projects = [_][]const u8{
"gpu-dawn",
"sysaudio",
"sysjs",
"trimesh2d",
};
pub fn main() !void {