Commits

Keith Smiley committed fdd814c64f0
Only validate examples produce their own violations When adding new general rules, examples from other rules could violate your new rule. Since we're already testing rules practically through the integration tests we should only validate that examples produce the expected violation types.