gofmt two files, so make test reaches the tests #174
Reference in New Issue
Block a user
Delete Branch "fix/gofmt-ecosystem-acts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
make testfails at its first gate,fmt-check, on master. Two files, and the second was invisible until the first was clean.cmd/mavend/ecosystem_acts.go— struct field alignment, drifted in190cf0c(V-623)internal/mcp/mcp_test.go— method comment alignment, from the mcp sweep (V-613)No behaviour change, gofmt only.
make testexits 0 with both applied.