Skip to content

How to add yaml or yml to the top languages ? #1070

Answered by florianbussmann
jinkyler asked this question in Q&A
Discussion options

You must be logged in to vote

This should already be the case.
In another discussion about adding nim as language @anuraghazra referred to linguist #809 (comment)

If you look at the linguist repo you will find that YAML is already detected: https://github.com/github/linguist/blob/19b3a9bd7d585be8d6459cfab0a51607b2aee68b/lib/linguist/languages.yml#L6585

However top languages are based on how much code in bytes you have in that language and I would say that yaml files are usually very small compared to the rest of the codebase #450 (comment)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rickstaa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants