We should probably have a make target for formatting go code (currently the contributors have their editors set up accordingly). Along with it we should have make targets checking that the code is formatted, e.g.:
According to a PR conversation, we might want to use an extension to gofumports for code formatting. We might want to consider moving this extension into a separate script files directory, maybe even repository.
We might also want to consider adding:
To download gofumports and|or scripts.