Skip to content
Discussion options

You must be logged in to vote

You are seeing this because your repo has two massive HTML files:

HTML:
University/5 sem/numerical methods/lab1/eps_n.html
University/5 sem/numerical methods/lab1/lg_eps_n.html
➜ ls -lh MyGit/**/*.html
Permissions Size Date Modified Name
.rw-r--r--@ 4.6M  9 Dec 10:48  'MyGit/University/5 sem/numerical methods/lab1'/eps_n.html
.rw-r--r--@ 4.6M  9 Dec 10:48  'MyGit/University/5 sem/numerical methods/lab1'/lg_eps_n.html
➜ 

Linguist assesses usage by bytes of code and these two files alone account for nearly 70% of all code in your repo.

You can either remove these files or use an override to tell Linguist to ignore them.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Vlad1000nn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #7153 on December 08, 2024 21:17.