dotansimha / dotansimha/graphql-code-generator
Generated code files should start with a comment indicating that they are such files
Open
core
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 1.4k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 23
Description
It is a convention across code generation tools I've encountered, and extremely practical for people navigating a codebase, to indicate at the top of all generated files that they are produced by machines and not to be edited by hand.
It would be great to see graphql-code-generator implement this feature.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.