My generated stats using zig version (v2.0.0) seems significantly different - to a point languages I do not write much represent the biggest slice of my stats.
Turns out, in the previous version I had set EXCLUDE_FORKED_REPOS=true in the workflow file.
Do we have an equivalent in the new zig version? This doesn't seem to be documented anymore, and I cannot find anything related in the code either.
My generated stats using zig version (v2.0.0) seems significantly different - to a point languages I do not write much represent the biggest slice of my stats.
Turns out, in the previous version I had set
EXCLUDE_FORKED_REPOS=truein the workflow file.Do we have an equivalent in the new zig version? This doesn't seem to be documented anymore, and I cannot find anything related in the code either.