mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-23 06:20:49 +00:00
2 lines
51 B
Bash
2 lines
51 B
Bash
|
#!/usr/bin/env bash
|
||
|
diff <(gofmt -d .) <(printf '')
|