Skip to content

[#108] Add go fmt call and check

Matthijs Mekking requested to merge matthijs/stork:108-go-fmt into master

Add rake task to format the go code. Add a check to ensure the code is well formatted. This check will run on a GitLab merge request and fail if the code is not well formatted.

Closes #108 (closed)

Merge request reports