processors

package
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

type Processor interface {
	Process(issues []result.Issue) ([]result.Issue, error)
	Name() string
}

func NewCommentCleaner

func NewCommentCleaner(cfg *config.Config) Processor

func NewSkipEmptyMsgID

func NewSkipEmptyMsgID() Processor

func NewSkipErrors

func NewSkipErrors() Processor

func NewSkipIgnore

func NewSkipIgnore() Processor

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL