1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Ran white space linter on content (#52996)

This commit is contained in:
Ashley
2024-11-06 13:01:37 -05:00
committed by GitHub
parent 1367fa3214
commit 3b27662c5d
96 changed files with 132 additions and 132 deletions

View File

@@ -28,7 +28,7 @@ Supported languages for code navigation include:
## Limitations
We have indexed many public repositories for code search, and continue to index more. Additionally, the private repositories of {% data variables.product.prodname_dotcom%} users are indexed and searchable by those that already have access to those private repositories on {% data variables.product.prodname_dotcom %}. However, very large repositories may not be indexed at this time, and not all code is indexed.
We have indexed many public repositories for code search, and continue to index more. Additionally, the private repositories of {% data variables.product.prodname_dotcom %} users are indexed and searchable by those that already have access to those private repositories on {% data variables.product.prodname_dotcom %}. However, very large repositories may not be indexed at this time, and not all code is indexed.
The current limitations on indexed code are:

View File

@@ -8,7 +8,7 @@ topics:
- GitHub search
---
## About using {% data variables.product.prodname_dotcom%} code search
## About using {% data variables.product.prodname_dotcom %} code search
{% data variables.product.prodname_dotcom %} indexes repositories you own and repositories in organizations you are a member of, whether public, private, or internal. This means that you can search across all of your repositories, in addition to the public repositories on {% data variables.product.prodname_dotcom %} that have already been indexed. Only users with permission to view your code will be able to see your code in search results. Forks are indexed and searchable in the same way as other repositories.