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

Exclude LAS files from GitHubs Language Stats #411

Conversation

dcslagel
Copy link
Collaborator

Description:

This commit updates how GitHub displays Lasio's language breakout by
excluding the *.las files which get mis-identified as Lasso files.
See: https://github.com/github/linguist#detectable

Tests:

These are results from running gitHub-linguist on local development machine:
see:
https://github.com/github/linguist#installation

Before this branch:

91.13%  Lasso
4.69%   Jupyter Notebook
4.18%   Python
0.01%   Dockerfile

After this branch:

52.81%  Jupyter Notebook
47.13%  Python
0.06%   Dockerfile

Let me know if this change could be accepted (or rejected) or
needs some additional changes to be approved and merged.

Thank you,
DC

This commit updates how GitHub displays Lasio's language breakout by
excluding the *.las files which get mis-identified as Lasso files.
See: https://github.com/github/linguist#detectable
@kinverarity1
Copy link
Owner

Thanks!

@kinverarity1 kinverarity1 merged commit 49ef0d8 into kinverarity1:master Dec 18, 2020
@dcslagel dcslagel deleted the exclude-las-files-from-language-stats branch December 18, 2020 15:33
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

Successfully merging this pull request may close these issues.

2 participants