Skip to content

Unable to detect Javascript language in multiple repositories #5214

Closed Answered by lildude
nuxy asked this question in Classification
Discussion options

You must be logged in to vote

The reason your files aren't being counted is because they match the following rule used to mark files as vendored:

https://github.com/github/linguist/blob/9bcbcb830213eee1e5b5ee11ea39115a1da0da5c/lib/linguist/vendor.yml#L226-L227

You'll need to either rename your files so they don't start with react- or implement an override to negate the vendoring.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nuxy
Comment options

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