Skip to content

error with lint package godoc should start with "Package main" #10

@julieqiu

Description

@julieqiu

The lint error package godoc should start with "Package main" doesn't seem accurate.

Per https://go.dev/doc/comment#cmd:

The first sentence conventionally begins with the name of the program itself, capitalized because it is at the start of a sentence.

For example, the gofmt package comment begins with Gofmt formats Go programs..., not Package main....

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions