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

apply go fmt with Go 1.20 #1510

Merged
merged 1 commit into from Aug 9, 2023
Merged

apply go fmt with Go 1.20 #1510

merged 1 commit into from Aug 9, 2023

Conversation

shogo82148
Copy link
Contributor

  • Updated Unreleased section in CHANGELOG or it's not notable changes.
    • it's not notable changes

@@ -11,7 +11,7 @@ func TestLinkedMarkdownDiagnostic(t *testing.T) {
tests := []struct {
owner, repo, sha string
d *rdf.Diagnostic
serverUrl string
serverUrl string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[golint-circleci] reported by reviewdog 🐶
struct field serverUrl should be serverURL

@@ -11,7 +11,7 @@
tests := []struct {
owner, repo, sha string
d *rdf.Diagnostic
serverUrl string
serverUrl string
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[golint-pr-review] reported by reviewdog 🐶
struct field serverUrl should be serverURL

Copy link
Member

@haya14busa haya14busa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your work as always!👍

@haya14busa haya14busa merged commit fb9892f into master Aug 9, 2023
31 checks passed
@haya14busa haya14busa deleted the apply-go-fmt-with-go-1.20 branch August 9, 2023 05:34
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.

None yet

3 participants