Deprecated SettingKey `cacheDirectory` used in `FileFunction.cached` example
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 73
- Forks
- 351
- Avg merge
- 5h 21m
- Merged PRs (30d)
- 9
Description
On scala-sbt.org the example makes use of cacheDirectory, which was deprecated in 0.13.0.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked FAQ page on scala-sbt.org and locate the FileFunction.cached example. Replace its deprecated cacheDirectory usage with the current setting, then verify that the example no longer references the deprecated SettingKey.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100