Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update generated headers to match convention. #139

Merged
merged 7 commits into from
Jun 21, 2018

Conversation

jonlundy
Copy link
Contributor

The following will make the headers match the go convention for generated code.

^// Code generated .* DO NOT EDIT\.$

https://golang.org/s/generatedcode

@vektah
Copy link
Collaborator

vektah commented Jun 21, 2018

you need to run go generate ./... for this branch

@jonlundy
Copy link
Contributor Author

@vektah i ran go generate.. it seems to have changed some of the code..

@jonlundy
Copy link
Contributor Author

there we go.

@vektah
Copy link
Collaborator

vektah commented Jun 21, 2018

Thanks!

@vektah vektah merged commit 0a85d4f into 99designs:master Jun 21, 2018
cgxxv pushed a commit to cgxxv/gqlgen that referenced this pull request Mar 25, 2022
* Update generated.gotpl

* Update models.gotpl

* Update data.go

* update go generate

* revert code changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants