From 2520d0a996f00a1e8b8558e3678b21ad4dd150ff Mon Sep 17 00:00:00 2001 From: Vignesh Karthikeyan Date: Sat, 19 Oct 2019 16:48:32 +0530 Subject: [PATCH] Fix Formatting of *Wrong* There is a spacing issues, and thus a formatting issue, in the file, code_contribution_guidelines.md --- docs/code_contribution_guidelines.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/code_contribution_guidelines.md b/docs/code_contribution_guidelines.md index 63367292..f59aafa7 100644 --- a/docs/code_contribution_guidelines.md +++ b/docs/code_contribution_guidelines.md @@ -424,6 +424,7 @@ statements and select statements. If one is forced to wrap lines of function arguments that exceed the 80 character limit, then a new line should be inserted before the first stanza in the comment body. + **WRONG** ```go func foo(a, b, c,