Document `// SKIP @nooverride`
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.2k
- Forks
- 106
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 1
Description
I think a simpler solution might be to add
// SKIP @nooverrideto theinit()declaration, like we do with skip-device/LocationProvider.swift
Originally posted by @marcprux in #578
// SKIP @nooverride isn't documented in https://skip.tools/docs/platformcustomization/#skip-comments (and searching for @nooverride turns up nothing)
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
Open the platform customization documentation page and compare its documented Skip comments with the @nooverride example in SkipDevice/LocationProvider.swift. Document // SKIP @nooverride so that searching the documentation finds it, then verify the platform customization page explains its use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100