Skip to content

Conversation

inindev
Copy link
Contributor

@inindev inindev commented Jan 8, 2023

Document 'go fmt' step

Signed-off-by: John Clark [email protected]

- Fork repo
- Create a feature branch off of the `dev` branch
- Make some useful change
- Format the change ```go fmt <myfile.go>```
Copy link
Member

Choose a reason for hiding this comment

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

We have a helper for this in the Makefile:

Suggested change
- Format the change ```go fmt <myfile.go>```
- Format the change using `make fmt`

@inindev
Copy link
Contributor Author

inindev commented Jan 10, 2023

good to know, thanks
should be all set now

@ysoldak
Copy link
Contributor

ysoldak commented Feb 2, 2023

@deadprogram this looks good to merge

@deadprogram
Copy link
Member

@inindev could you please rebase this branch off of the dev branch? Thanks!

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.

4 participants