mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
The query also flags unused imports, functions and classes (which, of course, are just unused variables at the end of the day). This is now made more explicit in the description.