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

Format code according to go1.19rc2 #38

Merged
merged 1 commit into from
Aug 22, 2022

Commits on Jul 27, 2022

  1. Format code according to go1.19rc2

    Go formatting of docs has changed a little in 1.19: https://tip.golang.org/doc/go1.19\#go-doc. This formats the code in this repo so the docs are consistent with that. Previous versions of gofmt won't change this, and this allows old and new tooling to render the docs in increasingly better ways.
    
    Announcement for 1.19rc2: https://groups.google.com/g/golang-announce/c/czoG5UpT0EU
    mhutchinson committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    fe82c93 View commit details
    Browse the repository at this point in the history