// DiagnosticSeverity indicates the severity of a diagnostic. type DiagnosticSeverity int
The godoc format enforces that the comment start with the name of the identifier and be a complete sentence(s) describing what that identifier does. Predates LLMs
Yeah some times godoc comments look crap by necessity
The godoc format enforces that the comment start with the name of the identifier and be a complete sentence(s) describing what that identifier does. Predates LLMs