github.com/neohugo/neohugo@v0.123.8/check_gofmt.sh (about)

     1  #!/usr/bin/env bash
     2  diff <(gofmt -d .) <(printf '')