clojure / clojure/clojurescript-site
Document :cache-analysis true if :aot-cache
Open
Nobody has claimed this yet.
minor
- Dominant language
- Shell
- Stars
- 107
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
With https://dev.clojure.org/jira/browse/CLJS-2639 :cache-analysis will be unconditionally set to true (ignoring user config) if :aot-cache is true.
This needs to be documented in the :cache-analysis compiler option entry.
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 compiler options documentation and locate the :cache-analysis entry. Document that :cache-analysis is unconditionally true when :aot-cache is true, regardless of user configuration. Done when the entry states this relationship accurately.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100