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

Rebuild static/generated.go after templates update (#126) #134

Closed
wants to merge 1 commit into from

Conversation

dolmen
Copy link
Contributor

@dolmen dolmen commented Jul 20, 2023

Fixes #126.

This is just:

$ go generate ./...

Fixes Shpota#126.

This is just:
    go generate ./...
@dolmen dolmen changed the title Rebuild static/generated.go after templates update (#127) Rebuild static/generated.go after templates update (#126) Jul 20, 2023
@dolmen dolmen force-pushed the fix-127-rebuild-generated-file branch from 9a5d370 to cc0359b Compare July 20, 2023 09:33
@Shpota
Copy link
Owner

Shpota commented Jul 25, 2023

I run go fmt ./... after each generation. I think this is the reason of the diff

@dolmen
Copy link
Contributor Author

dolmen commented Jul 25, 2023

You mean manually?

@Shpota
Copy link
Owner

Shpota commented Nov 2, 2024

Sorry, I missed this. This functionality is covered by this commit.

@Shpota Shpota closed this Nov 2, 2024
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.

static/generated.go is outdated
2 participants