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
This speeds up any subsequent linter runs significantly, once the cache
is populated.
Example: First run (to fill the cache): 15 seconds.
Second run (with populated cache): 900 milli-seconds.
0 commit comments