Commits
Click on a commit to change the comparison rangerefactor(linter): Use visitor pattern in no-multi-comp rule for better performance24 days ago
by connorshea Simplify code further.24 days ago
by connorshea Add a few more tests to cover cases not handled in the existing test suite.24 days ago
by connorshea Fix the failing tests I added.24 days ago
by connorshea Fix lint warning.24 days ago
by connorshea Add one more test, why not.24 days ago
by connorshea Fix the visitor for no-multi-comp rule to avoid double counting certain cases.24 days ago
by connorshea fix(linter): Address review feedback for no-multi-comp rule24 days ago
by connorshea