dev: add trimesh2d to linter
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
9df6448109
commit
6ee405e7c7
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ const projects = [_][]const u8{
|
||||||
"gpu-dawn",
|
"gpu-dawn",
|
||||||
"sysaudio",
|
"sysaudio",
|
||||||
"sysjs",
|
"sysjs",
|
||||||
|
"trimesh2d",
|
||||||
};
|
};
|
||||||
|
|
||||||
pub fn main() !void {
|
pub fn main() !void {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue