]> Cypherpunks repositories - gostls13.git/commit
doc: lint Markdown for trailing spaces and code blocks
authorJohn Bampton <jbampton@gmail.com>
Tue, 17 May 2022 22:33:02 +0000 (22:33 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 27 May 2022 15:07:38 +0000 (15:07 +0000)
commit524210bbb2866156892bbc8d2da24e00a6544f95
treefc7c66c6307a22ce2fab2502f06035e7b78c7d68
parentf5b5273190d2c38544298038c4fcc581dab3ae58
doc: lint Markdown for trailing spaces and code blocks

MD009 Trailing spaces.
MD031 Fenced code blocks should be surrounded by blank lines.

https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md

Change-Id: I6a2fff4afa8224442d90b30f84444b4a888fcef2
GitHub-Last-Rev: 67cf146b8501096949faf0155239770d4f6a73b4
GitHub-Pull-Request: golang/go#44285
Reviewed-on: https://go-review.googlesource.com/c/go/+/292409
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Alex Rakoczy <alex@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Alex Rakoczy <alex@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/ssa/README.md
src/cmd/trace/static/README.md