Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor: Do not clear the config cache on each run (#368)
This halfs the time taken on CLI runs. However when you make a config change your editor won't pick up that change until you reload your editor window (either by restarting your editor, or in VSCode there is a "Reload window" command). Given that most of the time you're not adjusting your config, this speedup is worth that extra bit of friction
- Loading branch information