Skip to content

Commit a602e9e

Browse files
committed
fix format
1 parent 112a4ad commit a602e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-for-visual-studio-code/running-codeql-queries-at-scale-with-mrva.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Using code search to add repositories to a custom list
158158

159159
You can use code search directly in the CodeQL extension to add a subset of repositories from GitHub.com to a custom list. Note that this feature uses the legacy code search via the code search API. For more information on the syntax to use, see "`Searching code (legacy) <https://docs.github.com/en/search-github/searching-on-github/searching-code>`__."
160160

161-
For example, to add all repositories in the `rails` organization on GitHub, you can search `org:rails`.
161+
For example, to add all repositories in the ``rails`` organization on GitHub, you can search ```org:rails``.
162162

163163
Custom lists can contain a maximum of 1000 repositories, so at most only the first 1000 repositories returned from your search will be added to your list.
164164

0 commit comments

Comments
 (0)