We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624d2b8 commit 5d34dbfCopy full SHA for 5d34dbf
go/codeql-tools/configure-baseline.cmd
@@ -1,7 +1,4 @@
1
@echo off
2
-SETLOCAL EnableDelayedExpansion
3
4
type NUL && "%CODEQL_EXTRACTOR_GO_ROOT%/tools/%CODEQL_PLATFORM%/go-configure-baseline.exe"
5
exit /b %ERRORLEVEL%
6
-
7
-ENDLOCAL
0 commit comments