summaryrefslogtreecommitdiffstats
path: root/check_gofmt.sh
blob: c77517d3ff33b577f1ca96e91697572611e9f787 (plain)
1
2
#!/usr/bin/env bash
diff <(gofmt -d .) <(printf '')