swagger-api / swagger-api/swagger-codegen
.swagger-codegen-ignore prevents files from being created
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
The ignore functionality should only prevent the overwriting of preexisting files, and not prevent the creating of files.
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 code that processes .swagger-codegen-ignore during generation and trace how ignored paths are handled for existing versus missing files. Check the relevant generation tests, if present, and verify that ignored preexisting files remain unchanged while missing files are created.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100