mirror of
https://github.com/github/codeql.git
synced 2026-04-05 07:08:31 +02:00
In case the extractor is run in isolation for debugging/testing, this will avoid littering the current working directory with artifacts, and instead having a single `extractor-out` directory to inspect or clean up. Also extractor logs have been nested into a `swift` directory, as the log directory provided by the `codeql` cli is actually shared between languages.