Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Info embed.FS
Functions ¶
This section is empty.
Types ¶
type Reviewer ¶
type Reviewer struct {
Config *ReviewerConfig
}
func (*Reviewer) ConfigFields ¶
func (r *Reviewer) ConfigFields() []plugin.ConfigField
func (*Reviewer) ConfigReceiver ¶
func (*Reviewer) Review ¶
func (r *Reviewer) Review(content *plugin.ReviewContent) (result *plugin.ReviewResult)
Click to show internal directories.
Click to hide internal directories.