github.com/mirantis/virtlet@v1.5.2-0.20191204181327-1659b8a48e9b/gofmt.test (about)

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