mirror of
https://github.com/github/codeql.git
synced 2025-12-24 20:56:33 +01:00
Tag the successfully extracted files queries with `successfully-extracted-files` to make them easier to identify programmatically in a language-independent way. This follows the prior art for lines of code queries, which are tagged `lines-of-code`.