Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to exclude some languages #9

Closed
hoangvanthien opened this issue Dec 4, 2020 · 1 comment
Closed

Allow to exclude some languages #9

hoangvanthien opened this issue Dec 4, 2020 · 1 comment

Comments

@hoangvanthien
Copy link

Languages like "HTML" or "Jupyter Notebook" sometimes should not be shown in the stats because a notebook file may be very heavy. Anyway, I think there are folks who just want to hide some languages. Perhaps we can add a line to github_stats.py like this.

@hoangvanthien hoangvanthien changed the title Allow exclude languages shown Allow to exclude some languages Dec 4, 2020
jstrieb added a commit that referenced this issue Dec 17, 2020
@jstrieb
Copy link
Owner

jstrieb commented Dec 18, 2020

Hi, thanks for using the project and for the recommendation with a link to the relevant part of the code!

The latest several commits should fully address this issue. It is now possible to add a secret value that will cause some languages to be fully ignored.

@jstrieb jstrieb closed this as completed Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants