rule

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package rule holds all available linting rules

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Release added in v0.3.0

type Release struct{}

func (Release) Apply added in v0.3.0

func (r Release) Apply(changes model.Changelog, failures chan linting.Failure, args linting.RuleArgs)

func (Release) Name added in v0.3.0

func (Release) Name() string

type SubsectionEmpty

type SubsectionEmpty struct{}

func (SubsectionEmpty) Apply

func (r SubsectionEmpty) Apply(changes model.Changelog, failures chan linting.Failure, _ linting.RuleArgs)

func (SubsectionEmpty) Name

func (SubsectionEmpty) Name() string

type SubsectionNaming added in v0.3.0

type SubsectionNaming struct{}

func (SubsectionNaming) Apply added in v0.3.0

func (r SubsectionNaming) Apply(changes model.Changelog, failures chan linting.Failure, args linting.RuleArgs)

func (SubsectionNaming) Name added in v0.3.0

func (SubsectionNaming) Name() string

type SubsectionOrder

type SubsectionOrder struct{}

func (SubsectionOrder) Apply

func (r SubsectionOrder) Apply(changes model.Changelog, failures chan linting.Failure, _ linting.RuleArgs)

func (SubsectionOrder) Name

func (SubsectionOrder) Name() string

type SubsectionRepetition

type SubsectionRepetition struct{}

func (SubsectionRepetition) Apply

func (r SubsectionRepetition) Apply(changes model.Changelog, failures chan linting.Failure, _ linting.RuleArgs)

func (SubsectionRepetition) Name

type VersionEmpty

type VersionEmpty struct{}

func (VersionEmpty) Apply

func (r VersionEmpty) Apply(changes model.Changelog, failures chan linting.Failure, _ linting.RuleArgs)

func (VersionEmpty) Name

func (VersionEmpty) Name() string

type VersionOrder

type VersionOrder struct{}

func (VersionOrder) Apply

func (r VersionOrder) Apply(changes model.Changelog, failures chan linting.Failure, _ linting.RuleArgs)

func (VersionOrder) Name

func (VersionOrder) Name() string

type VersionRepetition

type VersionRepetition struct{}

func (VersionRepetition) Apply

func (r VersionRepetition) Apply(changes model.Changelog, failures chan linting.Failure, _ linting.RuleArgs)

func (VersionRepetition) Name

func (VersionRepetition) Name() string

Jump to

Keyboard shortcuts

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