From 13533b6d32d06b4f18b186ef249fe7f3740579bc Mon Sep 17 00:00:00 2001 From: Cao Shufeng Date: Sun, 25 Jun 2017 11:20:37 +0800 Subject: [PATCH] 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. --- contributors/devel/coding-conventions.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/contributors/devel/coding-conventions.md b/contributors/devel/coding-conventions.md index 04677685f..4b8fda0fb 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)