Commit 7304829
committed
Early return from LintPass registration when collecting metadata
This speeds up the metadata collection by 2-2.5x on my machine. During
metadata collection other lint passes don't have to be registered, only
the lints themselves.1 parent 9e3cd88 commit 7304829
1 file changed
Lines changed: 477 additions & 474 deletions
0 commit comments