points icon indicating copy to clipboard operation
points copied to clipboard

WGSL code inside JS shows as JS in Language stats

Open Absulit opened this issue 1 year ago • 1 comments

image

So this stat here is a bit misleading, there's a lot of wgsl code inside some js files used as import,

I think this is just a matter of adding src/core/* linguist-language=wgsl and that would be it

but there's also the RenderPasses directory inside which is not full wgsl

Absulit avatar May 19 '24 01:05 Absulit

I've added the .gitattributes file with the linguist addition but I see no change in the branch page, I don't know if that's enough.

Absulit avatar May 19 '24 02:05 Absulit