mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +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.