refactor: Refactor prompt and item packages #56
Annotations
1 error and 2 warnings
lint
issues found
|
lint:
pkg/prompt/prompt.go#L16
exported: comment on exported type Prompt should be of the form "Prompt ..." (with optional leading article) (revive)
|
lint:
pkg/prompt/item.go#L1
package-comments: package comment should be of the form "Package prompt ..." (revive)
|