Skip to content

Conversation

@CoolCu
Copy link
Contributor

@CoolCu CoolCu commented Apr 28, 2025

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

There is a new function added in the go1.21 standard library, which can make the code more concise and easy to read.

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

@gacevicljubisa
Copy link
Member

@CoolCu can you resolve the lint issue https://github.com/ethersphere/bee/actions/runs/15035340693/job/42257124110?pr=5087#step:6:28

  Error: pkg/api/router_test.go:440:1: File is not properly formatted (gofmt)

@CoolCu
Copy link
Contributor Author

CoolCu commented May 19, 2025

@CoolCu can you resolve the lint issue https://github.com/ethersphere/bee/actions/runs/15035340693/job/42257124110?pr=5087#step:6:28

  Error: pkg/api/router_test.go:440:1: File is not properly formatted (gofmt)

It seems that it was due to an extra empty line. I have made the correction; please check again.

@martinconic martinconic merged commit 4c81fd5 into ethersphere:master May 21, 2025
15 checks passed
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.

3 participants