@echo off type NUL && "%CODEQL_DIST%\codeql" database index-files ^ --include-extension=.yaml ^ --include-extension=.yml ^ --size-limit=5m ^ --language=yaml ^ "%CODEQL_EXTRACTOR_YAML_WIP_DATABASE%" exit /b %ERRORLEVEL%