This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Move rules off of ErrorTolerantWalker #568
Labels
Difficulty: Hard
Only someone with heavy experience in TSLint should be able to send a pull request for this issue.
Domain: Tooling
Repository tasks around improving source tooling.
Status: Accepting PRs
Milestone
New rules are coming in using it... but we should really be moving to TSLint's
applyWithFunction
+function walk
approach. RuleWalker-based rules are slow and should be avoided.Sibling to #556.
The text was updated successfully, but these errors were encountered: