Skip to content

Commit 58c746e

Browse files
committed
fix formatting
1 parent 0e99d5e commit 58c746e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/codeql/codeql-cli/creating-codeql-databases.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ commands that you can specify for compiled languages.
203203
codeql database create csharp-database --language=csharp --command='dotnet build /p:UseSharedCompilation=false /t:rebuild'
204204

205205
- Go project built using the ``COEQL_EXTRACTOR_GO_BUILD_TRACING=on`` environment variable::
206+
206207
CODEQL_EXTRACTOR_GO_BUILD_TRACING=on codeql database create go-database --language=go
207208

208209
- Go project built using a custom build script::

0 commit comments

Comments
 (0)