mirror of
https://github.com/github/codeql.git
synced 2026-01-27 21:33:03 +01:00
- Make `InstructionViolation` abstract to avoid computing `getInstructionsUpTo()` for all instructions in the database. - Enable `consistency.ql`, which reports all consistency violations, and remove all other specialized tests.