Skip to content

Commit ddf83d1

Browse files
chore: fix lint
1 parent 70fa5a1 commit ddf83d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/utils/ptr.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// utils package provides utility functions for the createos-cli project.
1+
// Package utils provides utility functions for the createos-cli project.
22
package utils
33

44
// Ptr is a generic helper function that takes a value of any type and returns a pointer to it.

0 commit comments

Comments
 (0)