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