glideapps / glideapps/quicktype
Many warnings in multiFileOutput
Open
need info
- Dominant language
- TypeScript
- Stars
- 13.9k
- Forks
- 1.2k
- Avg merge
- 8h 53m
- Merged PRs (30d)
- 369
Description
Would it be acceptable to filter them, or is that hiding important information?
`if (this._finishedFiles.has(filename) && !this._options.multiFileOutput) {`
instead of
https://github.com/glideapps/quicktype/blob/55dc6a7912715b7db45419958bf89d00637cd4cd/packages/quicktype-core/src/Renderer.ts#L308
Contributor guide
Assessment
This issue has not been assessed yet.