Skip to content

Commit a7bc39b

Browse files
committed
chore: is this linter fking serious?
1 parent 56189bd commit a7bc39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/options.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"github.com/spf13/viper"
1717
)
1818

19-
// Define a static error
19+
// Define a static error.
2020
var ErrInvalidDataType = errors.New("invalid data type, expected string")
2121

2222
type LogLevel log.Level

0 commit comments

Comments
 (0)