Skip to content

format go with gofumpt (with -lang=1.19) - #3828

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:gofumpt_for_go1.19
Nov 4, 2022
Merged

format go with gofumpt (with -lang=1.19)#3828
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:gofumpt_for_go1.19

Conversation

@thaJeztah

@thaJeztahthaJeztah commented Oct 21, 2022

Copy link
Copy Markdown
Member

Looks like the linter uses an explicit -lang, which (for go1.19) results in some additional formatting for octal values.

- A picture of a cute animal (not mandatory but encouraged)

Looks like the linter uses an explicit -lang, which (for go1.19)
results in some additional formatting for octal values.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztahthaJeztah added this to the 22.06.0 milestone Oct 21, 2022
@thaJeztah
thaJeztah merged commit 6161245 into docker:masterNov 4, 2022
@thaJeztah
thaJeztah deleted the gofumpt_for_go1.19 branch November 4, 2022 18:05
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@thaJeztah