File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ Learn more about the files you can use when running CodeQL processes and the res
2323- :doc: `SARIF output <sarif-output >`: CodeQL supports SARIF as an output format for sharing static analysis results.
2424- :doc: `Exit codes <exit-codes >`: The CodeQL CLI reports the status of each command it runs as an exit code.
2525 This exit code provides information for subsequent commands or for other tools that rely on the CodeQL CLI.
26- - :doc: `Extractor options <extractor-options `: You can customize the behavior of extractors by setting options through the CodeQL CLI.
26+ - :doc: `Extractor options <extractor-options > `: You can customize the behavior of extractors by setting options through the CodeQL CLI.
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Each extractor defines its own set of configuration options. To find out which o
3737 }
3838 }
3939
40- The extractor option names and descriptions are listed under ``extractor_options ``. Each description may contain the following fields::
40+ The extractor option names and descriptions are listed under ``extractor_options ``. Each option may contain the following fields::
4141
4242* ``title `` (required): The title of the option
4343* ``description `` (required): The description of the option
You can’t perform that action at this time.
0 commit comments