79469405

Date: 2025-02-26 10:47:53
Score: 1
Natty:
Report link

This command prints gofmt output and ends with a proper error code

files="$(gofmt -l .)" && echo "$files" && test -z "$files"
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: damlys