Skip to content

Incorrect languages on my project #6937

Discussion options

You must be logged in to vote

The language displayed on my repo is incorrect (it's not only Javascript! It contains TS, Rust, Svelte...)

It's not... it's showing that you have sooo much more JavaScript by bytes of code that all the other languages are grouped into the "Other 0.9%":

github-linguist inscribe/
99.15%  1402703    JavaScript
0.70%   9968       Svelte
0.06%   786        TypeScript
0.05%   739        Rust
0.03%   427        HTML
0.01%   113        CSS

Most of this is due to one file - https://github.com/FlawedLabs/inscribe/blob/main/static/pdf.worker.min.mjs - which is 1.4MB.

You probably want to use an override to mark this as generated or vendored which will give you this:

github-linguist inscribe/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Kayoshi-dev
Comment options

Answer selected by Kayoshi-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants