-
Tobias Klauser authored
Follow-up for CL 147037 and after Brad noticed the "returns whether" pattern during the review of CL 150621. Go documentation style for boolean funcs is to say: // Foo reports whether ... func Foo() bool (rather than "returns whether") Created with: $ perl -i -npe 's/returns whether/reports whether/' $(git grep -l "returns whether" | grep -v vendor) Change-Id: I15fe9ff99180ad97750cd05a10eceafdb12dc0b4 Reviewed-on: https://go-review.googlesource.com/c/150918 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
9e277f7d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
testdata | ||
attr_string.go | ||
buf.go | ||
class_string.go | ||
const.go | ||
entry.go | ||
entry_test.go | ||
export_test.go | ||
line.go | ||
line_test.go | ||
open.go | ||
tag_string.go | ||
type.go | ||
type_test.go | ||
typeunit.go | ||
unit.go |