summaryrefslogtreecommitdiff
path: root/public/git-go-pre-commit.md
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-01-26 17:00:58 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-01-26 17:00:58 -0500
commit6b98f3267edc4a003ff0e42794cf29fe2949dc80 (patch)
tree8708fd51e2ef68f9511d8907d83fb623c148ab8a /public/git-go-pre-commit.md
parent2413c4d35298a603adb42140a64d68cbbd2be1fb (diff)
Quote the dates to work with the new pandoc
Diffstat (limited to 'public/git-go-pre-commit.md')
-rw-r--r--public/git-go-pre-commit.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/git-go-pre-commit.md b/public/git-go-pre-commit.md
index b9d4389..b1563d9 100644
--- a/public/git-go-pre-commit.md
+++ b/public/git-go-pre-commit.md
@@ -1,7 +1,7 @@
A git pre-commit hook for automatically formatting Go code
==========================================================
---
-date: 2013-10-12
+date: "2013-10-12"
license: WTFPL-2
---