Merge pull request #21144 from gabriel-amaral/patch-1
Adding note about Linguist max number of files
This commit is contained in:
@@ -22,7 +22,7 @@ shortTitle: Repository languages
|
||||
{% data variables.product.product_name %} uses the open source [Linguist library](https://github.com/github/linguist) to
|
||||
determine file languages for syntax highlighting and repository statistics. Language statistics will update after you push changes to your default branch.
|
||||
|
||||
Some files are hard to identify, and sometimes projects contain more library and vendor files than their primary code. If you're receiving incorrect results, please consult the Linguist [troubleshooting guide](https://github.com/github/linguist/blob/master/docs/troubleshooting.md) for help.
|
||||
Some files are hard to identify, and sometimes projects contain more library and vendor files than their primary code. If you're receiving incorrect results, please consult the Linguist [troubleshooting guide](https://github.com/github/linguist/blob/master/docs/troubleshooting.md) for help. Note that Linguist only works for repositories with fewer than 100,000 files.
|
||||
|
||||
## Markup languages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user