Skip to content

Commit 9488ff8

Browse files
Auto-fix from Lint & format / lint job
Signed-off-by: Stefan Zimmermann <user@zimmermann.co>
1 parent 0076c88 commit 9488ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pointer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ func NotNilPtr[T any](name string, value *T) *T {
4545
return value
4646
}
4747

48-
// bla
48+
// bla.
4949
func _() {
5050
}

0 commit comments

Comments
 (0)