mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-26 05:30:54 +03:00
parent
80595bbe3e
commit
5b7cb258ec
15 changed files with 229 additions and 42 deletions
2
check_gofmt.sh
Executable file
2
check_gofmt.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
diff <(gofmt -d .) <(printf '')
|
Loading…
Add table
Add a link
Reference in a new issue