yonaskolb / yonaskolb/XcodeGen
Use caching as default?
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
Hi all
I’m considering turning the caching feature behind--use-cache on by default. Has anyone run into issues with it like any false positives on cache hits or anything?
I also propose adding a --no-cache flag to disable this
Contributor guide
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
Start by locating the CLI handling for --use-cache and the existing cache implementation or tests. Clarify whether caching can safely become the default and define the behavior of a new --no-cache flag; done should include an agreed default and reliable opt-out behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100