mirror of
https://github.com/foambubble/foam.git
synced 2026-01-09 14:08:13 -05:00
* added caching of VS Code also for lint Even if linting doesn't require the vscode part of the cache, we are not separating the two cases so that we only have one cache to maintain, and linting being a faster task (and a task that should fail less than tests) will update the cache more often, speeding up the run of the tests afterwards