mirror of
https://github.com/github/codeql.git
synced 2026-01-29 06:12:58 +01:00
Drop redundant columns from files and folders relations
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
@echo off
|
||||
SETLOCAL EnableDelayedExpansion
|
||||
|
||||
SET CODEQL_REDUCE_FILES_FOLDERS_RELATIONS=true
|
||||
|
||||
if NOT "%CODEQL_EXTRACTOR_GO_EXTRACT_HTML%"=="no" (
|
||||
type NUL && "%CODEQL_DIST%/codeql.exe" database index-files ^
|
||||
--working-dir=. ^
|
||||
|
||||
Reference in New Issue
Block a user