fix(validate-go): show the errors gofmt found
Rather than just listing files that have errors, this now shows the diff of what gofmt things should be the case, and what is the case.
Showing
+1 -0
Please register or sign in to comment
Rather than just listing files that have errors, this now shows the diff of what gofmt things should be the case, and what is the case.