mirror of
https://github.com/github/codeql.git
synced 2026-01-27 13:23:00 +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.