You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scan re-lints every file each run (dogfood: echo-types = 193 modules / 903 edges). Cache lint results keyed by the content-hash already computed; only re-lint changed files. Pairs with the watcher.
Type: perfective · Priority: intend
scanre-lints every file each run (dogfood: echo-types = 193 modules / 903 edges). Cache lint results keyed by the content-hash already computed; only re-lint changed files. Pairs with the watcher.