mirror of
https://github.com/github/codeql.git
synced 2026-03-06 23:56:48 +01: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.