Commits
Click on a commit to change the comparison rangeconvert to Rule "directly" from NoqaCode
it's not exactly direct because we're still matching on a bunch of &'static
strs, but it's better than having to call Rule::from_code, which has to format a
string and then reparse the NoqaCode into pieces noqa_code().rule() instead of name().parse()