Commit 69b6bc5
Keegan McAllister
Convert lints to a trait-based infrastructure
The immediate benefits are
* moving the state specific to a single lint out of Context, and
* replacing the soup of function calls in the Visitor impl with
more structured control flow
But this is also a step towards loadable lints.1 parent 5d4c96a commit 69b6bc5
2 files changed
+1306
-1001
lines changed
0 commit comments