Skip to content

Commit f6a3651

Browse files
author
crissilvaeng
committed
💡 Remove Go Lint warning in documentation of function Answer.
1 parent 47342f3 commit f6a3651

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/universe/universe.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package universe
22

3+
// Answer to life, the universe and everything.
34
func Answer() int {
45
return 42
56
}

0 commit comments

Comments
 (0)