github.com/Equinix-Metal/virtlet@v1.5.2-0.20210807010419-342346535dc5/gofmt.test (about)

     1  #!/bin/sh
     2  
     3  go fmt $(go list ./... | grep -v /vendor/ | grep -v guestfs)