mirror of https://github.com/sbt/sbt.git
This flips the default `:=` operation to the cached task. To opt out of the cache, use `Def.uncached(...)` or mark the key with `@cacheLevel(include = Array.empty)` |
||
|---|---|---|
| .. | ||
| main/scala/sbt | ||
| test/scala/sbt | ||