Fix linter warnings

This commit is contained in:
Daniel
2023-11-22 14:01:53 +01:00
parent bd988724c4
commit 8ac80c2a12
7 changed files with 13 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ import (
)
// ProfileSource is the source of the profile.
type ProfileSource string
type ProfileSource string //nolint:golint
// Profile Sources.
const (