summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCao Shufeng <caosf.fnst@cn.fujitsu.com>2017-06-25 11:20:37 +0800
committerCao Shufeng <caosf.fnst@cn.fujitsu.com>2017-06-25 11:20:37 +0800
commit13533b6d32d06b4f18b186ef249fe7f3740579bc (patch)
tree227e2438d2af4f53c9f4da61792c727780d5927c
parentc9912ffb895690472f4c1796dfa0813915e36e2d (diff)
clean up description about "pre-commit" hook
This link is deleted by this: https://github.com/kubernetes/community/commit/6b42e8126a7e36af4e880c922478f4ab1c066d00#diff-c61d1306839d4aa3fa96ff4bae197585L226 This is a dead link now.
-rw-r--r--contributors/devel/coding-conventions.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/contributors/devel/coding-conventions.md b/contributors/devel/coding-conventions.md
index 04677685..4b8fda0f 100644
--- a/contributors/devel/coding-conventions.md
+++ b/contributors/devel/coding-conventions.md
@@ -24,8 +24,6 @@ OS X
- Go
- - Ensure your code passes the [presubmit checks](development.md#define-a-pre-commit-hook)
-
- [Go Code Review
Comments](https://github.com/golang/go/wiki/CodeReviewComments)