processors

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: MIT Imports: 12 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 NewPrepareKey added in v0.5.0

func NewPrepareKey() Processor

func NewSkipEmptyMsgID

func NewSkipEmptyMsgID() Processor

func NewSkipErrors

func NewSkipErrors() Processor

func NewSkipIgnore

func NewSkipIgnore() Processor

func NewUnprintableCheck added in v0.8.0

func NewUnprintableCheck() Processor

Jump to

Keyboard shortcuts

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